OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Namespaces | Enumerations
Steppers.h File Reference
#include "RK4.h"
#include "LF2.h"
Include dependency graph for Steppers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 stepper
 

Enumerations

enum  stepper::INTEGRATOR { stepper::UNDEFINED = -1, stepper::RK4 = 0, stepper::LF2 = 1, stepper::MTS = 2 }