|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
A set of references to physics-module-owned variables used by the residual operator. More...
#include <odes.hpp>
Public Attributes | |
| double & | time |
| Time value at which the ODE solver wants to compute a residual. | |
| mfem::Vector & | u |
| Predicted true DOFs. | |
| double & | dt |
| Current time step. | |
| mfem::Vector & | du_dt |
| Previous value of du_dt. | |
| double & | previous_dt |
| Previous value of dt. | |
A set of references to physics-module-owned variables used by the residual operator.