PanNDE
Main Page
Related Pages
Namespaces
Namespace List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
v
w
~
Functions
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
v
w
~
Files
File List
•
All
Classes
Namespaces
Functions
Pages
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