cOre | MoFEM::NodeMergerInterface | private |
errorIfNoCommonEdge | MoFEM::NodeMergerInterface | private |
FaceMapIdx typedef | MoFEM::NodeMergerInterface | private |
getFileVersion(moab::Interface &moab, Version &version) | MoFEM::UnknownInterface | static |
getInterface(IFACE *&iface) const | MoFEM::UnknownInterface | inline |
getInterface(IFACE **const iface) const | MoFEM::UnknownInterface | inline |
getInterface() const | MoFEM::UnknownInterface | inline |
getInterface() const | MoFEM::UnknownInterface | inline |
getInterface() const | MoFEM::UnknownInterface | inline |
getInterfaceVersion(Version &version) | MoFEM::UnknownInterface | static |
getLibVersion(Version &version) | MoFEM::UnknownInterface | static |
getParentChildMap() | MoFEM::NodeMergerInterface | inline |
getSubInterfaceOptions() | MoFEM::NodeMergerInterface | |
getSuccessMerge() | MoFEM::NodeMergerInterface | inline |
iFaceTypeMap | MoFEM::UnknownInterface | mutableprivate |
iFaceTypeMap_multiIndex typedef | MoFEM::UnknownInterface | private |
lineSearch(Range &check_tests, EntityHandle father, EntityHandle mother, int line_search, FTensor::Tensor1< double, 3 > &t_move, Tag th=NULL) | MoFEM::NodeMergerInterface | private |
mergeNodes(EntityHandle father, EntityHandle mother, Range &out_tets, Range *tets_ptr=NULL, const bool only_if_improve_quality=false, const double move=0, const int line_search=0, Tag th=NULL, const int verb=0) | MoFEM::NodeMergerInterface | |
mergeNodes(EntityHandle father, EntityHandle mother, BitRefLevel bit, Range *tets_ptr=NULL, const bool only_if_improve_quality=false, const double move=0, Tag th=NULL) | MoFEM::NodeMergerInterface | |
mergeNodes(EntityHandle father, EntityHandle mother, BitRefLevel bit, BitRefLevel tets_from_bit_ref_level, const bool only_if_improve_quality=false, const double move=0, Tag th=NULL) | MoFEM::NodeMergerInterface | |
minQuality(Range &check_tests, EntityHandle father, EntityHandle mother, double *coords_move, double &min_quality, Tag th=NULL, boost::function< double(double, double)> f=[](double a, double b) -> double { return std::min(a, b);}) | MoFEM::NodeMergerInterface | private |
minQualityFunction | MoFEM::NodeMergerInterface | private |
NodeMergerInterface(const MoFEM::Core &core) | MoFEM::NodeMergerInterface | |
ParentChildMap typedef | MoFEM::NodeMergerInterface | |
parentChildMap | MoFEM::NodeMergerInterface | private |
query_interface(boost::typeindex::type_index type_index, UnknownInterface **iface) const | MoFEM::NodeMergerInterface | virtual |
registerInterface(bool error_if_registration_failed=true) | MoFEM::UnknownInterface | inline |
setErrorIfNoCommonEdge(const bool b=true) | MoFEM::NodeMergerInterface | inline |
setFileVersion(moab::Interface &moab, Version version=Version(MoFEM_VERSION_MAJOR, MoFEM_VERSION_MINOR, MoFEM_VERSION_BUILD)) | MoFEM::UnknownInterface | static |
successMerge | MoFEM::NodeMergerInterface | private |
~UnknownInterface()=default | MoFEM::UnknownInterface | virtual |