![]() |
v0.16.3 |
[Hencky common data] More...
#include "tutorials/vec-2_nonlinear_elasticity/src/HenckyOps.hpp"
Public Member Functions | |
| auto | getMatFirstPiolaStress () |
| auto | getMatHenckyStress () |
| auto | getMatLogC () |
| auto | getMatTangent () |
| auto | getMatFirstPiolaStress () |
| auto | getMatHenckyStress () |
| auto | getMatLogC () |
| auto | getMatTangent () |
Public Attributes | |
| boost::shared_ptr< MatrixDouble > | matGradPtr |
| boost::shared_ptr< MatrixDouble > | matDPtr |
| boost::shared_ptr< MatrixDouble > | matLogCPlastic |
| MatrixDouble | matEigVal |
| MatrixDouble | matEigVec |
| MatrixDouble | matLogC |
| MatrixDouble | matLogCdC |
| MatrixDouble | matFirstPiolaStress |
| MatrixDouble | matSecondPiolaStress |
| MatrixDouble | matHenckyStress |
| MatrixDouble | matTangent |
| MatrixDouble | matCdF |
[Hencky common data]
Definition at line 71 of file HenckyOps.hpp.
|
inline |
Definition at line 85 of file HenckyOps.hpp.
|
inline |
Definition at line 104 of file HenckyOps.hpp.
|
inline |
Definition at line 90 of file HenckyOps.hpp.
|
inline |
Definition at line 109 of file HenckyOps.hpp.
|
inline |
Definition at line 95 of file HenckyOps.hpp.
|
inline |
Definition at line 114 of file HenckyOps.hpp.
|
inline |
Definition at line 99 of file HenckyOps.hpp.
|
inline |
Definition at line 118 of file HenckyOps.hpp.
| MatrixDouble HenckyOps::CommonData::matCdF |
Definition at line 98 of file HenckyOps.hpp.
| boost::shared_ptr< MatrixDouble > CommonData::matDPtr |
Definition at line 73 of file HenckyOps.hpp.
| MatrixDouble CommonData::matEigVal |
Definition at line 76 of file HenckyOps.hpp.
| MatrixDouble CommonData::matEigVec |
Definition at line 77 of file HenckyOps.hpp.
| MatrixDouble CommonData::matFirstPiolaStress |
Definition at line 80 of file HenckyOps.hpp.
| boost::shared_ptr< MatrixDouble > CommonData::matGradPtr |
Definition at line 72 of file HenckyOps.hpp.
| MatrixDouble CommonData::matHenckyStress |
Definition at line 82 of file HenckyOps.hpp.
| MatrixDouble CommonData::matLogC |
Definition at line 78 of file HenckyOps.hpp.
| MatrixDouble CommonData::matLogCdC |
Definition at line 79 of file HenckyOps.hpp.
| boost::shared_ptr< MatrixDouble > CommonData::matLogCPlastic |
Definition at line 74 of file HenckyOps.hpp.
| MatrixDouble CommonData::matSecondPiolaStress |
Definition at line 81 of file HenckyOps.hpp.
| MatrixDouble CommonData::matTangent |
Definition at line 83 of file HenckyOps.hpp.