#include "users_modules/multifield-thermoplasticity-private/tutorials/vec-2/src/HenckyOps.hpp"
Definition at line 80 of file HenckyOps.hpp.
◆ getMatFirstPiolaStress() [1/2]
| auto HenckyOps::CommonData::getMatFirstPiolaStress |
( |
| ) |
|
|
inline |
◆ getMatFirstPiolaStress() [2/2]
| auto HenckyOps::CommonData::getMatFirstPiolaStress |
( |
| ) |
|
|
inline |
Definition at line 95 of file HenckyOps.hpp.
95 {
96 return boost::shared_ptr<MatrixDouble>(shared_from_this(),
98 }
◆ getMatHenckyStress() [1/2]
| auto HenckyOps::CommonData::getMatHenckyStress |
( |
| ) |
|
|
inline |
◆ getMatHenckyStress() [2/2]
| auto HenckyOps::CommonData::getMatHenckyStress |
( |
| ) |
|
|
inline |
Definition at line 100 of file HenckyOps.hpp.
100 {
101 return boost::shared_ptr<MatrixDouble>(shared_from_this(),
103 }
◆ getMatLogC() [1/2]
| auto HenckyOps::CommonData::getMatLogC |
( |
| ) |
|
|
inline |
◆ getMatLogC() [2/2]
| auto HenckyOps::CommonData::getMatLogC |
( |
| ) |
|
|
inline |
Definition at line 105 of file HenckyOps.hpp.
105 {
106 return boost::shared_ptr<MatrixDouble>(shared_from_this(), &
matLogC);
107 }
◆ getMatTangent() [1/2]
| auto HenckyOps::CommonData::getMatTangent |
( |
| ) |
|
|
inline |
◆ getMatTangent() [2/2]
| auto HenckyOps::CommonData::getMatTangent |
( |
| ) |
|
|
inline |
Definition at line 109 of file HenckyOps.hpp.
109 {
110 return boost::shared_ptr<MatrixDouble>(shared_from_this(), &
matTangent);
111 }
◆ matCdF
| MatrixDouble HenckyOps::CommonData::matCdF |
◆ matDPtr
| boost::shared_ptr< MatrixDouble > CommonData::matDPtr |
◆ matEigVal
| MatrixDouble CommonData::matEigVal |
◆ matEigVec
| MatrixDouble CommonData::matEigVec |
◆ matFirstPiolaStress
| MatrixDouble CommonData::matFirstPiolaStress |
◆ matGradPtr
| boost::shared_ptr< MatrixDouble > CommonData::matGradPtr |
◆ matHenckyStress
| MatrixDouble CommonData::matHenckyStress |
◆ matLogC
| MatrixDouble CommonData::matLogC |
◆ matLogCdC
| MatrixDouble CommonData::matLogCdC |
◆ matLogCPlastic
| boost::shared_ptr< MatrixDouble > CommonData::matLogCPlastic |
◆ matSecondPiolaStress
| MatrixDouble CommonData::matSecondPiolaStress |
◆ matTangent
| MatrixDouble CommonData::matTangent |
The documentation for this struct was generated from the following file:
- users_modules/multifield-thermoplasticity-private/tutorials/vec-2/src/HenckyOps.hpp