[Common data]
More...
#include <users_modules/tutorials/adv-0/src/PlasticOps.hpp>
[Common data]
- Examples
- PlasticThermalOps.hpp.
Definition at line 55 of file PlasticOps.hpp.
◆ getPlasticStrainDotPtr()
auto PlasticOps::CommonData::getPlasticStrainDotPtr |
( |
| ) |
|
- Examples
- PlasticOps.hpp.
Definition at line 80 of file PlasticOps.hpp.
81 return boost::shared_ptr<MatrixDouble>(shared_from_this(),
MatrixDouble plasticStrainDot
◆ getPlasticStrainPtr()
auto PlasticOps::CommonData::getPlasticStrainPtr |
( |
| ) |
|
◆ getPlasticTauDotPtr()
auto PlasticOps::CommonData::getPlasticTauDotPtr |
( |
| ) |
|
◆ getPlasticTauPtr()
auto PlasticOps::CommonData::getPlasticTauPtr |
( |
| ) |
|
◆ getTempValPtr()
auto PlasticOps::CommonData::getTempValPtr |
( |
| ) |
|
◆ mDPtr
boost::shared_ptr<MatrixDouble> PlasticOps::CommonData::mDPtr |
◆ mDPtr_Axiator
boost::shared_ptr<MatrixDouble> PlasticOps::CommonData::mDPtr_Axiator |
◆ mDPtr_Deviator
boost::shared_ptr<MatrixDouble> PlasticOps::CommonData::mDPtr_Deviator |
◆ mGradPtr
boost::shared_ptr<MatrixDouble> PlasticOps::CommonData::mGradPtr |
◆ mStrainPtr
boost::shared_ptr<MatrixDouble> PlasticOps::CommonData::mStrainPtr |
◆ mStressPtr
boost::shared_ptr<MatrixDouble> PlasticOps::CommonData::mStressPtr |
◆ plasticFlow
MatrixDouble PlasticOps::CommonData::plasticFlow |
◆ plasticStrain
MatrixDouble PlasticOps::CommonData::plasticStrain |
◆ plasticStrainDot
MatrixDouble PlasticOps::CommonData::plasticStrainDot |
◆ plasticSurface
VectorDouble PlasticOps::CommonData::plasticSurface |
◆ plasticTau
VectorDouble PlasticOps::CommonData::plasticTau |
◆ plasticTauDot
VectorDouble PlasticOps::CommonData::plasticTauDot |
◆ tempVal
VectorDouble PlasticOps::CommonData::tempVal |
The documentation for this struct was generated from the following file: