v0.16.0
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
MatUmat.cpp File Reference

UMAT material model within MoFEM material impl. More...

#include <MoFEM.hpp>
#include "MatOps.hpp"
#include "MatUmatImpl.hpp"

Go to the source code of this file.

Classes

struct  MatOps::OpEvalMatUmatMaterialImpl< DIM, DomainEleOp >
 

Namespaces

namespace  MatOps
 

Functions

template<int DIM, typename EleOp >
static EleOpMatOps::createOpImpl (boost::shared_ptr< PhysicalEquations > physical_ptr, bool eval_stress, bool eval_tangent, bool update)
 
template<>
boost::shared_ptr< PhysicalEquationsMatOps::createMatOpsPhysicalEquationsPtr< UMAT, MODEL_3D > (boost::shared_ptr< MatOpsData > mat_ops_data_ptr, int tag)
 
template<>
boost::shared_ptr< PhysicalEquationsMatOps::createMatOpsPhysicalEquationsPtr< UMAT, MODEL_2D_PLANE_STRAIN > (boost::shared_ptr< MatOpsData > mat_ops_data_ptr, int tag)
 
template<>
boost::shared_ptr< PhysicalEquationsMatOps::createMatOpsPhysicalEquationsPtr< UMAT, MODEL_2D_PLANE_STRESS > (boost::shared_ptr< MatOpsData > mat_ops_data_ptr, int tag)
 

Detailed Description

UMAT material model within MoFEM material impl.

Definition in file MatUmat.cpp.