Public Attributes

LCM::StateVariableRegistrationStruct Struct Reference

Struct to store state variable registration information. More...

#include <ConstitutiveModelInterface.hpp>

Collaboration diagram for LCM::StateVariableRegistrationStruct:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::string name
Teuchos::RCP< PHX::DataLayout > data_layout
std::string init_type
double init_value
bool register_old_state
bool output_to_exodus

Detailed Description

Struct to store state variable registration information.

Definition at line 21 of file ConstitutiveModelInterface.hpp.


Member Data Documentation

Definition at line 23 of file ConstitutiveModelInterface.hpp.

Definition at line 24 of file ConstitutiveModelInterface.hpp.

Definition at line 25 of file ConstitutiveModelInterface.hpp.

Definition at line 26 of file ConstitutiveModelInterface.hpp.

Definition at line 27 of file ConstitutiveModelInterface.hpp.

Definition at line 28 of file ConstitutiveModelInterface.hpp.


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