[Common data]
More...
#include <tutorials/adv-0/src/PlasticOps.hpp>
[Common data]
Definition at line 43 of file PlasticOps.hpp.
◆ BlockParams
◆ ParamsIndexes
◆ getParamsPtr()
auto PlasticOps::CommonData::getParamsPtr |
( |
| ) |
|
|
inline |
◆ getPlasticFlowPtr()
auto PlasticOps::CommonData::getPlasticFlowPtr |
( |
| ) |
|
|
inline |
◆ getPlasticStrainDotPtr()
auto PlasticOps::CommonData::getPlasticStrainDotPtr |
( |
| ) |
|
|
inline |
◆ getPlasticStrainPtr()
auto PlasticOps::CommonData::getPlasticStrainPtr |
( |
| ) |
|
|
inline |
◆ getPlasticSurfacePtr()
auto PlasticOps::CommonData::getPlasticSurfacePtr |
( |
| ) |
|
|
inline |
◆ getPlasticTauDotPtr()
auto PlasticOps::CommonData::getPlasticTauDotPtr |
( |
| ) |
|
|
inline |
◆ getPlasticTauPtr()
auto PlasticOps::CommonData::getPlasticTauPtr |
( |
| ) |
|
|
inline |
◆ activityData
std::array< int, 5 > CommonData::activityData = {0, 0, 0, 0, 0} |
|
static |
◆ blockParams
◆ mDPtr
boost::shared_ptr<MatrixDouble> PlasticOps::CommonData::mDPtr |
◆ 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 |
◆ resC
VectorDouble PlasticOps::CommonData::resC |
◆ resCdPlasticStrain
MatrixDouble PlasticOps::CommonData::resCdPlasticStrain |
◆ resCdStrain
MatrixDouble PlasticOps::CommonData::resCdStrain |
◆ resCdTau
VectorDouble PlasticOps::CommonData::resCdTau |
◆ resFlow
MatrixDouble PlasticOps::CommonData::resFlow |
◆ resFlowDstrain
MatrixDouble PlasticOps::CommonData::resFlowDstrain |
◆ resFlowDstrainDot
MatrixDouble PlasticOps::CommonData::resFlowDstrainDot |
◆ resFlowDtau
MatrixDouble PlasticOps::CommonData::resFlowDtau |
The documentation for this struct was generated from the following file: