![]() |
v0.16.0 |
UMAT material model within MoFEM material impl. More...
Go to the source code of this file.
Classes | |
| struct | MatOps::OpEvalMatUmatMaterialImpl< DIM, DomainEleOp > |
Namespaces | |
| namespace | MatOps |
Functions | |
| template<int DIM, typename EleOp > | |
| static EleOp * | MatOps::createOpImpl (boost::shared_ptr< PhysicalEquations > physical_ptr, bool eval_stress, bool eval_tangent, bool update) |
| template<> | |
| boost::shared_ptr< PhysicalEquations > | MatOps::createMatOpsPhysicalEquationsPtr< UMAT, MODEL_3D > (boost::shared_ptr< MatOpsData > mat_ops_data_ptr, int tag) |
| template<> | |
| boost::shared_ptr< PhysicalEquations > | MatOps::createMatOpsPhysicalEquationsPtr< UMAT, MODEL_2D_PLANE_STRAIN > (boost::shared_ptr< MatOpsData > mat_ops_data_ptr, int tag) |
| template<> | |
| boost::shared_ptr< PhysicalEquations > | MatOps::createMatOpsPhysicalEquationsPtr< UMAT, MODEL_2D_PLANE_STRESS > (boost::shared_ptr< MatOpsData > mat_ops_data_ptr, int tag) |
UMAT material model within MoFEM material impl.
Definition in file MatUmat.cpp.