OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Enumerations
stepper Namespace Reference

Enumerations

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

Enumeration Type Documentation

Enumerator
UNDEFINED 
RK4 
LF2 
MTS 

Definition at line 9 of file Steppers.h.