![]() |
v0.15.0 |
Public Member Functions | |
OpCalculateStressImpl (MoFEM::Interface &m_field, boost::shared_ptr< CommonData > common_data_ptr, boost::shared_ptr< ClosestPointProjection > cp_ptr, bool calc_lhs) | |
Protected Member Functions | |
MoFEMErrorCode | getTags () |
MoFEMErrorCode | setTagsData (const EntityHandle tet, const int nb_gauss_pts, const int nb_internal_variables) |
Protected Attributes | |
MoFEM::Interface & | mField |
boost::shared_ptr< CommonData > | commonDataPtr |
boost::shared_ptr< ClosestPointProjection > | cpPtr |
bool | calcLhs |
Tag | thPlasticStrain |
Tag | thInternalVariables |
Definition at line 252 of file ADOLCPlasticity.cpp.
ADOLCPlasticity::OpCalculateStressImpl< DIM, STRAIN >::OpCalculateStressImpl | ( | MoFEM::Interface & | m_field, |
boost::shared_ptr< CommonData > | common_data_ptr, | ||
boost::shared_ptr< ClosestPointProjection > | cp_ptr, | ||
bool | calc_lhs ) |
Definition at line 301 of file ADOLCPlasticity.cpp.
|
protected |
Definition at line 312 of file ADOLCPlasticity.cpp.
|
protected |
Definition at line 325 of file ADOLCPlasticity.cpp.
|
protected |
Definition at line 263 of file ADOLCPlasticity.cpp.
|
protected |
Definition at line 261 of file ADOLCPlasticity.cpp.
|
protected |
Definition at line 262 of file ADOLCPlasticity.cpp.
|
protected |
Definition at line 260 of file ADOLCPlasticity.cpp.
|
protected |
Definition at line 266 of file ADOLCPlasticity.cpp.
|
protected |
Definition at line 265 of file ADOLCPlasticity.cpp.