Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Traum::IntegratePathBase< long double, 4 > Class Referenceabstract
Inheritance diagram for Traum::IntegratePathBase< long double, 4 >:
Traum::Integrator< long double > Traum::IntegratorBase

Public Member Functions

real * initialize (int n, const real &s)
long step_nr () const override
const real & dx () const override
const real & x0 () const override
const real & x1 () const override
int size () const override
const real & f (int i) const override
real f (int i, const real &x) const override
success_code advance (bool backward=false) override
virtual void Accel (real s, const real *x, const real *v, real *d2x_ds2)=0
Public Member Functions inherited from Traum::Integrator< long double >
bool contains (const real &x) const