|
IFEM
90A354
|
Various enums for simulation scope. More...

Go to the source code of this file.
Namespaces | |
| SIM | |
| Simulation scope. | |
Enumerations | |
| enum | SIM::Formulation { NONE = 0 , LINEAR = 1 , NONLINEAR = 2 } |
| Enum defining various solution formulations that may occur. More... | |
| enum | SIM::SolutionMode { INIT = 0 , STATIC = 1 , ARCLEN = 2 , DYNAMIC , VIBRATION , BUCKLING , STIFF_ONLY , MASS_ONLY , RHS_ONLY , INT_FORCES , RECOVERY , NORMS } |
| Enum defining the various solution modes that may occur. | |
| enum | SIM::ConvStatus { FAILURE , DIVERGED , SLOW , OK , CONVERGED } |
| Enum defining the various convergence statuses that may occur. More... | |
Various enums for simulation scope.