v0.14.0 |
Implementation of Elements on Entities for Forces and Sources. More...
Go to the source code of this file.
Namespaces | |
MoFEM | |
implementation of Data Operators for Forces and Sources | |
Macros | |
#define | FUNCTION_NAME_WITH_OP_NAME(OP) |
#define | CATCH_OP_ERRORS(OP) |
Functions | |
static auto | MoFEM::cmp_uid_lo (const boost::weak_ptr< FieldEntity > &a, const UId &b) |
static auto | MoFEM::cmp_uid_hi (const UId &b, const boost::weak_ptr< FieldEntity > &a) |
template<typename ENTMULTIINDEX > | |
static int | MoFEM::getMaxOrder (const ENTMULTIINDEX &multi_index) |
Implementation of Elements on Entities for Forces and Sources.
Definition in file ForcesAndSourcesCore.cpp.
#define CATCH_OP_ERRORS | ( | OP | ) |
Definition at line 1355 of file ForcesAndSourcesCore.cpp.
#define FUNCTION_NAME_WITH_OP_NAME | ( | OP | ) |
Definition at line 1349 of file ForcesAndSourcesCore.cpp.