Ascent  0.1.1
An open source architecture for time-based simulations.
asc::Stepper Class Reference
Inheritance diagram for asc::Stepper:
asc::StateStepper asc::DOPRI45 asc::DOPRI87 asc::Euler asc::PC233 asc::RK2 asc::RK4 asc::RKMM asc::RTAM2 asc::RTAM3 asc::RTAM4

Public Member Functions

 Stepper (double &EPS, double &dtp, double &dt, double &t, double &t1, size_t &kpass, bool &integrator_initialized)
 

Public Attributes

double & EPS
 
double & dtp
 
double & dt
 
double & t
 
double & t1
 
size_t & kpass
 
bool & integrator_initialized
 

The documentation for this class was generated from the following file: