|
SuperDex Physics C++ API
|
Go to the source code of this file.
Namespaces | |
| namespace | superdex |
Enumerations | |
| enum struct | superdex::IntegrationMethod { superdex::BackwardEuler , superdex::BDF2 , superdex::BDF3 , superdex::DIRK22 , superdex::DIRK23 , superdex::DIRK33 , superdex::SymplecticDIRK12 , superdex::SymplecticDIRK22 , superdex::Count , superdex::Default = BackwardEuler } |
| Time integration methods. More... | |