PanNDE
PanNDE
ElasticStateNames
Public Attributes
|
List of all members
PanNDE::ElasticStateNames Struct Reference
Public Attributes
std::string
V
[3] ={"Vx","Vy","Vz"}
std::string
S
[3][3]
std::string
SI
[6] ={"Sxx","Syy","Szz","Syz","Sxz","Sxy"}
Member Data Documentation
◆
S
std::string PanNDE::ElasticStateNames::S[3][3]
Initial value:
={
{
"Sxx"
,
"Sxy"
,
"Sxz"
},
{
"Sxy"
,
"Syy"
,
"Syz"
},
{
"Sxz"
,
"Syz"
,
"Szz"
}
}
The documentation for this struct was generated from the following file:
modules/PanNDE/include/
StandardNames.hpp
Generated by
1.8.20