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