Go to the source code of this file.
Classes | |
class | RadauIIA1Export |
Allows to export a tailored Radau IIA method of order 1 for fast model predictive control. More... | |
Functions | |
IntegratorExport * | createRadauIIA1Export (UserInteraction *_userInteraction, const std::string &_commonHeaderName) |
IntegratorExport* createRadauIIA1Export | ( | UserInteraction * | _userInteraction, |
const std::string & | _commonHeaderName | ||
) |
Definition at line 73 of file radau_IIA1_export.cpp.