OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Enumerations
Steppers Namespace Reference

Enumerations

enum  TimeIntegrator : short { UNDEFINED = -1, RK4 = 0, LF2 = 1, MTS = 2 }
 

Enumeration Type Documentation

Enumerator
UNDEFINED 
RK4 
LF2 
MTS 

Definition at line 25 of file Steppers.h.