This is the complete list of members for
nltool::PointerSystem, including all inherited members.
| CurvatureFunc(const std::vector< double > &x, std::vector< double > &grad, void *f_data) | nltool::PointerSystem | [static] |
| curvatureFunctionDx (defined in nltool::PointerSystem) | nltool::PointerSystem | |
| curvatureFunctionDy (defined in nltool::PointerSystem) | nltool::PointerSystem | |
| curvatureFunctionX (defined in nltool::PointerSystem) | nltool::PointerSystem | |
| dataPtr (defined in nltool::PointerSystem) | nltool::PointerSystem | |
| derivate(const unsigned dx) | nltool::DynamicalSystem | [virtual] |
| dimension (defined in nltool::DynamicalSystem) | nltool::DynamicalSystem | [protected] |
| discretizedTime (defined in nltool::DynamicalSystem) | nltool::DynamicalSystem | [protected] |
| DynamicalSystem() | nltool::DynamicalSystem | |
| eval(const Vector &x) | nltool::PointerSystem | [virtual] |
| evalCurvature(const Vector &x, int dx, int dy) | nltool::PointerSystem | |
| getDimension() const (defined in nltool::DynamicalSystem) | nltool::DynamicalSystem | |
| getMaxCurvature(const unsigned i, const unsigned dx, const unsigned dy, const Box &domain) | nltool::PointerSystem | |
| getSystemTimeType() const (defined in nltool::DynamicalSystem) | nltool::DynamicalSystem | |
| getSystemType() const (defined in nltool::DynamicalSystem) | nltool::DynamicalSystem | |
| PointerSystem() | nltool::PointerSystem | |
| PointerSystem(int dim, Number(*f)(const int x, const stdVector &pt, void *data), Number(*df)(const int x, const stdVector &pt, const int dx, void *data), Number(*ddf)(const int x, const stdVector &pt, const int dx, const int dy, void *data), void *data, bool discretized=false) | nltool::PointerSystem | |
| printType() | nltool::DynamicalSystem | |
| setDimension(unsigned dimension) (defined in nltool::DynamicalSystem) | nltool::DynamicalSystem | |
| setSystemTimeType(SystemTimeType systemTimeType) (defined in nltool::DynamicalSystem) | nltool::DynamicalSystem | |
| systemTimeType (defined in nltool::DynamicalSystem) | nltool::DynamicalSystem | [protected] |
| systemType (defined in nltool::DynamicalSystem) | nltool::DynamicalSystem | [protected] |
| ~DynamicalSystem() | nltool::DynamicalSystem | [virtual] |
| ~PointerSystem() | nltool::PointerSystem | [virtual] |