#include <tutorials/vec-2/src/HenckyOps.hpp>
Definition at line 80 of file HenckyOps.hpp.
◆ getMatFirstPiolaStress()
auto HenckyOps::CommonData::getMatFirstPiolaStress |
( |
| ) |
|
|
inline |
Definition at line 94 of file HenckyOps.hpp.
95 return boost::shared_ptr<MatrixDouble>(shared_from_this(),
◆ getMatHenckyStress()
auto HenckyOps::CommonData::getMatHenckyStress |
( |
| ) |
|
|
inline |
Definition at line 99 of file HenckyOps.hpp.
100 return boost::shared_ptr<MatrixDouble>(shared_from_this(),
◆ getMatLogC()
auto HenckyOps::CommonData::getMatLogC |
( |
| ) |
|
|
inline |
Definition at line 104 of file HenckyOps.hpp.
105 return boost::shared_ptr<MatrixDouble>(shared_from_this(), &
matLogC);
◆ getMatTangent()
auto HenckyOps::CommonData::getMatTangent |
( |
| ) |
|
|
inline |
◆ matDPtr
boost::shared_ptr<MatrixDouble> HenckyOps::CommonData::matDPtr |
◆ matEigVal
MatrixDouble HenckyOps::CommonData::matEigVal |
◆ matEigVec
MatrixDouble HenckyOps::CommonData::matEigVec |
◆ matFirstPiolaStress
MatrixDouble HenckyOps::CommonData::matFirstPiolaStress |
◆ matGradPtr
boost::shared_ptr<MatrixDouble> HenckyOps::CommonData::matGradPtr |
◆ matHenckyStress
MatrixDouble HenckyOps::CommonData::matHenckyStress |
◆ matLogC
MatrixDouble HenckyOps::CommonData::matLogC |
◆ matLogCdC
MatrixDouble HenckyOps::CommonData::matLogCdC |
◆ matLogCPlastic
boost::shared_ptr<MatrixDouble> HenckyOps::CommonData::matLogCPlastic |
◆ matSecondPiolaStress
MatrixDouble HenckyOps::CommonData::matSecondPiolaStress |
◆ matTangent
MatrixDouble HenckyOps::CommonData::matTangent |
The documentation for this struct was generated from the following file: