|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Mapping between primary and history/derivative fields for time integration. More...
#include <field_store.hpp>
Public Attributes | |
| std::string | primary_name |
| Primary unknown field name. | |
| std::string | history_name |
| Previous time step value field name. | |
| std::string | dot_name |
| First time derivative field name. | |
| std::string | ddot_name |
| Second time derivative field name. | |
Mapping between primary and history/derivative fields for time integration.
Definition at line 268 of file field_store.hpp.