![]() |
v0.16.0 |
#include <MoFEM.hpp>#include "MatOps.hpp"#include "MatElastic.hpp"#include "MatNeohookean.cpp"#include "MatMetaElastic.cpp"#include "MatVolumeLengthQuality.cpp"#include "MatMooneyRivlinWriggersEq63.cpp"#include "MatStVenantKirchhoff.cpp"#include "MatGenericElastic.cpp"Go to the source code of this file.
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<int DIM, typename EleOp > | |
| static EleOp * | MatOps::createTopoOpImpl (boost::shared_ptr< PhysicalEquations > physical_ptr, bool eval_stress, bool eval_tangent, bool update) |