CAPD::DynSys Library
6.0.0
|
#include <capd/threading/SolverFactory.h>
Public Member Functions | |
TMap (const typename TM::VectorFieldType &vf, int order) | |
void | setOrder (int order) |
void | setAbsoluteTolerance (double tol) |
void | setRelativeTolerance (double tol) |
Public Attributes | |
TM | tm |
typename TM::VectorFieldType | vectorField |
TM::Solver | solver |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inherited |
TM capd::threading::TMap< TM, VectorFieldType >::tm |
|
inherited |