common data used by volume elements
More...
#include <users_modules/adolc-plasticity/src/ADOLCPlasticity.hpp>
common data used by volume elements
Definition at line 59 of file ADOLCPlasticity.hpp.
◆ CommonData()
ADOLCPlasticity::CommonData::CommonData |
( |
| ) |
|
|
inline |
◆ getDefaultMaterialParameters()
MoFEMErrorCode ADOLCPlasticity::CommonData::getDefaultMaterialParameters |
( |
| ) |
|
|
inline |
◆ getFTensor1PlasticStrainAtGaussPts()
auto ADOLCPlasticity::CommonData::getFTensor1PlasticStrainAtGaussPts |
( |
int |
gg = 0 | ) |
|
|
inline |
◆ getFTensor1StressAtGaussPts()
auto ADOLCPlasticity::CommonData::getFTensor1StressAtGaussPts |
( |
int |
gg = 0 | ) |
|
|
inline |
◆ getGardAtGaussPtsPtr()
auto ADOLCPlasticity::CommonData::getGardAtGaussPtsPtr |
( |
| ) |
|
|
inline |
◆ getInternalVariables()
auto ADOLCPlasticity::CommonData::getInternalVariables |
( |
int |
gg = 0 | ) |
|
|
inline |
◆ getPlasticStrain()
auto ADOLCPlasticity::CommonData::getPlasticStrain |
( |
int |
gg = 0 | ) |
|
|
inline |
◆ getPlasticStrainMatrixPtr()
boost::shared_ptr<MatrixDouble> ADOLCPlasticity::CommonData::getPlasticStrainMatrixPtr |
( |
| ) |
|
|
inline |
◆ getStressMatrixPtr()
boost::shared_ptr<MatrixDouble> ADOLCPlasticity::CommonData::getStressMatrixPtr |
( |
| ) |
|
|
inline |
◆ activeVariablesW
MatrixDouble ADOLCPlasticity::CommonData::activeVariablesW |
◆ bBar
bool ADOLCPlasticity::CommonData::bBar = true |
◆ deltaGamma
vector<double> ADOLCPlasticity::CommonData::deltaGamma |
◆ gradAtGaussPts
MatrixDouble ADOLCPlasticity::CommonData::gradAtGaussPts |
◆ gradientW
MatrixDouble ADOLCPlasticity::CommonData::gradientW |
◆ internalVariablesPtr
double* ADOLCPlasticity::CommonData::internalVariablesPtr |
◆ internalVariablesSize
int ADOLCPlasticity::CommonData::internalVariablesSize |
◆ materialTangentOperator
MatrixDouble ADOLCPlasticity::CommonData::materialTangentOperator |
◆ plasticStrainMatrix
MatrixDouble ADOLCPlasticity::CommonData::plasticStrainMatrix |
◆ plasticStrainPtr
double* ADOLCPlasticity::CommonData::plasticStrainPtr |
◆ plasticStrainSize
int ADOLCPlasticity::CommonData::plasticStrainSize |
◆ stressMatrix
MatrixDouble ADOLCPlasticity::CommonData::stressMatrix |
The documentation for this struct was generated from the following file: