|
OOFEM 3.0
|
Go to the source code of this file.
Namespaces | |
| namespace | oofem |
Enumerations | |
| enum | oofem::TimeDiscretizationType { oofem::TD_Unspecified = -1 , oofem::TD_ThreePointBackward = 0 , oofem::TD_TwoPointBackward = 1 , oofem::TD_Newmark = 2 , oofem::TD_Wilson = 3 , oofem::TD_Explicit = 4 } |
| Time discretization used by transient solvers. More... | |