

Go to the source code of this file.
Classes | |
| class | GaussLegendre6Export |
| Allows to export a tailored Gauss-Legendre method of order 6 for fast model predictive control. More... | |
Functions | |
| IntegratorExport * | createGaussLegendre6Export (UserInteraction *_userInteraction, const std::string &_commonHeaderName) |
| IntegratorExport* createGaussLegendre6Export | ( | UserInteraction * | _userInteraction, |
| const std::string & | _commonHeaderName | ||
| ) |
Definition at line 73 of file gauss_legendre6_export.cpp.