Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
serac::StateManager Member List

This is the complete list of members for serac::StateManager, including all inherited members.

collectionID(const mfem::ParMesh *pmesh)serac::StateManagerstatic
cycle(std::string mesh_tag)serac::StateManagerstatic
initialize(axom::sidre::DataStore &ds, const std::string &output_directory)serac::StateManagerstatic
isRestart()serac::StateManagerinlinestatic
load(const int cycle_to_load, const std::string &mesh_tag)serac::StateManagerinlinestatic
loadCheckpointedStates(int cycle_to_load, std::vector< std::reference_wrapper< FiniteElementState >> states_to_load)serac::StateManagerstatic
mesh(const std::string &mesh_tag)serac::StateManagerstatic
newDual(FunctionSpace space, const std::string &dual_name, const std::string &mesh_tag)serac::StateManagerinlinestatic
newDual(const mfem::ParFiniteElementSpace &space, const std::string &dual_name)serac::StateManagerstatic
newState(FunctionSpace space, const std::string &state_name, const std::string &mesh_tag)serac::StateManagerinlinestatic
newState(const mfem::ParFiniteElementSpace &space, const std::string &state_name)serac::StateManagerstatic
reset()serac::StateManagerinlinestatic
save(const double t, const int cycle, const std::string &mesh_tag)serac::StateManagerstatic
setMesh(std::unique_ptr< mfem::ParMesh > pmesh, const std::string &mesh_tag)serac::StateManagerstatic
shapeDisplacement(const std::string &mesh_tag)serac::StateManagerstatic
shapeDisplacementSensitivity(const std::string &mesh_tag)serac::StateManagerstatic
storeDual(FiniteElementDual &dual)serac::StateManagerstatic
storeState(FiniteElementState &state)serac::StateManagerstatic
time(std::string mesh_tag)serac::StateManagerstatic
updateDual(const FiniteElementDual &dual)serac::StateManagerinlinestatic
updateState(const FiniteElementState &state)serac::StateManagerinlinestatic