OGS
MaterialLib::Solids::MFront::Stress Struct Reference

Detailed Description

Definition at line 145 of file Variable.h.

#include <Variable.h>

Inheritance diagram for MaterialLib::Solids::MFront::Stress:
[legend]
Collaboration diagram for MaterialLib::Solids::MFront::Stress:
[legend]

Static Public Attributes

static constexpr const char * name = "Stress"
 
static constexpr mgis::behaviour::Variable::Type type
 
static constexpr auto mpl_var = &MaterialPropertyLib::VariableArray::stress
 

Additional Inherited Members

- Static Public Member Functions inherited from MaterialLib::Solids::MFront::Variable< Stress >
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.
 

Member Data Documentation

◆ mpl_var

constexpr auto MaterialLib::Solids::MFront::Stress::mpl_var = &MaterialPropertyLib::VariableArray::stress
staticconstexpr

Definition at line 152 of file Variable.h.

◆ name

constexpr const char* MaterialLib::Solids::MFront::Stress::name = "Stress"
staticconstexpr

Definition at line 147 of file Variable.h.

◆ type

constexpr mgis::behaviour::Variable::Type MaterialLib::Solids::MFront::Stress::type
staticconstexpr
Initial value:
=
mgis::behaviour::Variable::Type::STENSOR

Definition at line 149 of file Variable.h.


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