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