CAPD::DynSys Library
6.0.0
|
#include <capd/threading/SolverFactory.h>
Public Member Functions | |
BaseTPMap (const VF &vf, int order) | |
void | setOrder (int order) |
void | setAbsoluteTolerance (double tol) |
void | setRelativeTolerance (double tol) |
Public Attributes | |
VF | vectorField |
S | solver |
|
inline |
|
inline |
|
inline |
|
inline |
S capd::threading::BaseTPMap< S, VF >::solver |
VF capd::threading::BaseTPMap< S, VF >::vectorField |