The Vish Visualization Shell 0.3
Vish
List of all members
Traum::SecondOrderIntegrator853< float > Class Reference
Inheritance diagram for Traum::SecondOrderIntegrator853< float >:
Traum::IntegratePath853f Traum::Integrator< float > Traum::IntegratorBase

Additional Inherited Members

- Public Member Functions inherited from Traum::IntegratePath853f
void settol (const real &abstol=1E-10, const real &reltol=1E-10)
 Set the absolute and relative tolerance globally for all indices (1E-10 by default)
 
- Public Member Functions inherited from Traum::Integrator< float >
bool contains (const real &x) const
 Query whether the current integration interval [x0,x1) contains a given value.