buildTree(boost::shared_ptr< SetPtsData > spd_ptr, const std::string finite_element) | MoFEM::FieldEvaluatorInterface | private |
buildTree2D(boost::shared_ptr< SetPtsData > spd_ptr, const std::string finite_element) | MoFEM::FieldEvaluatorInterface | |
buildTree3D(boost::shared_ptr< SetPtsData > spd_ptr, const std::string finite_element) | MoFEM::FieldEvaluatorInterface | |
cOre | MoFEM::FieldEvaluatorInterface | |
evalFEAtThePoint(const double *const point, const double distance, const std::string problem, const std::string finite_element, boost::shared_ptr< SetPtsData > data_ptr, int lower_rank, int upper_rank, boost::shared_ptr< CacheTuple > cache_ptr, MoFEMTypes bh=MF_EXIST, VERBOSITY_LEVELS verb=QUIET) | MoFEM::FieldEvaluatorInterface | private |
evalFEAtThePoint2D(const double *const point, const double distance, const std::string problem, const std::string finite_element, boost::shared_ptr< SetPtsData > data_ptr, int lower_rank, int upper_rank, boost::shared_ptr< CacheTuple > cache_ptr, MoFEMTypes bh=MF_EXIST, VERBOSITY_LEVELS verb=QUIET) | MoFEM::FieldEvaluatorInterface | |
evalFEAtThePoint3D(const double *const point, const double distance, const std::string problem, const std::string finite_element, boost::shared_ptr< SetPtsData > data_ptr, int lower_rank, int upper_rank, boost::shared_ptr< CacheTuple > cache_ptr, MoFEMTypes bh=MF_EXIST, VERBOSITY_LEVELS verb=QUIET) | MoFEM::FieldEvaluatorInterface | |
FieldEvaluatorInterface(const MoFEM::Core &core) | MoFEM::FieldEvaluatorInterface | |
getData(const double *ptr=nullptr, const int nb_eval_points=0, const double eps=1e-12, VERBOSITY_LEVELS verb=QUIET) | MoFEM::FieldEvaluatorInterface | inline |
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 |
iFaceTypeMap | MoFEM::UnknownInterface | mutableprivate |
iFaceTypeMap_multiIndex typedef | MoFEM::UnknownInterface | private |
query_interface(boost::typeindex::type_index type_index, UnknownInterface **iface) const | MoFEM::FieldEvaluatorInterface | virtual |
registerInterface(bool error_if_registration_failed=true) | MoFEM::UnknownInterface | inline |
setFileVersion(moab::Interface &moab, Version version=Version(MoFEM_VERSION_MAJOR, MoFEM_VERSION_MINOR, MoFEM_VERSION_BUILD)) | MoFEM::UnknownInterface | static |
~UnknownInterface()=default | MoFEM::UnknownInterface | virtual |