![]() |
v0.15.0 |
Public Member Functions | |
| MoFEMErrorCode | doWork (int side, EntityType type, DataForcesAndSourcesCore::EntData &data) override |
Public Member Functions inherited from 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) | |
Additional Inherited Members | |
Protected Member Functions inherited from ADOLCPlasticity::OpCalculateStressImpl< DIM, STRAIN > | |
| MoFEMErrorCode | getTags () |
| MoFEMErrorCode | setTagsData (const EntityHandle tet, const int nb_gauss_pts, const int nb_internal_variables) |
Protected Attributes inherited from ADOLCPlasticity::OpCalculateStressImpl< DIM, STRAIN > | |
| MoFEM::Interface & | mField |
| boost::shared_ptr< CommonData > | commonDataPtr |
| boost::shared_ptr< ClosestPointProjection > | cpPtr |
| bool | calcLhs |
| Tag | thPlasticStrain |
| Tag | thInternalVariables |
Definition at line 275 of file ADOLCPlasticity.cpp.
|
override |