Definition at line 182 of file Variable.h.
#include <Variable.h>
|
static constexpr const char * | name = "Temperature" |
|
static constexpr mgis::behaviour::Variable::Type | type |
|
static constexpr auto | mpl_var |
|
|
static constexpr std::size_t | size () |
| The number of components of the variable.
|
|
static constexpr std::size_t | rows () |
| The number of rows of the variable.
|
|
static constexpr std::size_t | cols () |
| The number of columns of the variable.
|
|
◆ mpl_var
auto MaterialLib::Solids::MFront::Temperature::mpl_var |
|
staticconstexpr |
◆ name
const char* MaterialLib::Solids::MFront::Temperature::name = "Temperature" |
|
staticconstexpr |
◆ type
mgis::behaviour::Variable::Type MaterialLib::Solids::MFront::Temperature::type |
|
staticconstexpr |
Initial value:=
mgis::behaviour::Variable::Type::SCALAR
Definition at line 186 of file Variable.h.
The documentation for this struct was generated from the following file: