Go to the source code of this file.
Classes | |
class | DiagonallyIRK5Export |
Allows to export a tailored diagonally implicit 5-stage Runge-Kutta method of order 5 for fast model predictive control. More... | |
Functions | |
IntegratorExport * | createDiagonallyIRK5Export (UserInteraction *_userInteraction, const std::string &_commonHeaderName) |
IntegratorExport* createDiagonallyIRK5Export | ( | UserInteraction * | _userInteraction, |
const std::string & | _commonHeaderName | ||
) |
Definition at line 73 of file dirk5_export.cpp.