libode
Easy to compile, fast ODE integrators as C++ classes
Loading...
Searching...
No Matches
ode_newton_bridge.h File Reference
#include "ode_newton.h"

Go to the source code of this file.

Classes

class  ode::OdeNewtonBridge< Integrator >
 Templated base class connecting solver objects and OdeNewton objects. More...
 
class  ode::OdeNewtonIRK< Integrator >
 Extension of OdeNewtonBridge class for fully implicit methods. More...
 
class  ode::OdeNewtonSDIRK< Integrator >
 Extension of OdeNewtonBridge class for fully SDIRK methods. More...
 

Namespaces

namespace  ode