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

Enumerations

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

Enumeration Type Documentation

◆ INTEGRATOR

Enumerator
UNDEFINED 
RK4 
LF2 
MTS 

Definition at line 26 of file Steppers.h.