Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Public Attributes | List of all members
smith::FieldStore::TimeIntegrationMapping Struct Reference

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.
 

Detailed Description

Mapping between primary and history/derivative fields for time integration.

Definition at line 268 of file field_store.hpp.


The documentation for this struct was generated from the following file: