cOre | MoFEM::ISManager | |
dEbug | MoFEM::ISManager | |
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 |
isCreateFromProblemFieldToOtherProblemField(const std::string x_problem, const std::string x_field_name, RowColData x_rc, const std::string y_problem, const std::string y_field_name, RowColData y_rc, std::vector< int > &idx, std::vector< int > &idy) const | MoFEM::ISManager | |
isCreateFromProblemFieldToOtherProblemField(const std::string x_problem, const std::string x_field_name, RowColData x_rc, const std::string y_problem, const std::string y_field_name, RowColData y_rc, IS *ix, IS *iy) const | MoFEM::ISManager | |
isCreateFromProblemToOtherProblem(const std::string x_problem, RowColData x_rc, const std::string y_problem, RowColData y_rc, std::vector< int > &idx, std::vector< int > &idy) const | MoFEM::ISManager | |
isCreateFromProblemToOtherProblem(const std::string x_problem, RowColData x_rc, const std::string y_problem, RowColData y_rc, IS *ix, IS *iy) const | MoFEM::ISManager | |
isCreateProblem(const std::string problem_name, RowColData rc, IS *is) const | MoFEM::ISManager | |
isCreateProblem(const std::string problem_name, RowColData rc, SmartPetscObj< IS > &is) const | MoFEM::ISManager | |
isCreateProblem(std::string problem_name, RowColData rc) const | MoFEM::ISManager | |
isCreateProblemFieldAndEntityType(const std::string problem_name, RowColData rc, const std::string field, EntityType low_type, EntityType hi_type, int min_coeff_idx, int max_coeff_idx, IS *is, Range *ents=nullptr) const | MoFEM::ISManager | |
isCreateProblemFieldAndRank(const std::string problem_name, RowColData rc, const std::string field, int min_coeff_idx, int max_coeff_idx, IS *is, Range *ents=nullptr) const | MoFEM::ISManager | |
isCreateProblemFieldAndRank(const std::string problem_name, RowColData rc, const std::string field, int min_coeff_idx, int max_coeff_idx, SmartPetscObj< IS > &smart_is, Range *ents=nullptr) const | MoFEM::ISManager | |
isCreateProblemFieldAndRankLocal(const std::string problem_name, RowColData rc, const std::string field, int min_coeff_idx, int max_coeff_idx, IS *is, Range *ents=nullptr) const | MoFEM::ISManager | |
isCreateProblemFieldAndRankLocal(const std::string problem_name, RowColData rc, const std::string field, int min_coeff_idx, int max_coeff_idx, SmartPetscObj< IS > &smart_is, Range *ents=nullptr) const | MoFEM::ISManager | |
isCreateProblemOrder(const std::string problem_name, RowColData rc, int min_order, int max_order, IS *is) const | MoFEM::ISManager | |
isCreateProblemOrder(const std::string problem_name, RowColData rc, int min_order, int max_order, SmartPetscObj< IS > &is) const | MoFEM::ISManager | |
ISManager(const MoFEM::Core &core) | MoFEM::ISManager | |
query_interface(boost::typeindex::type_index type_index, UnknownInterface **iface) const | MoFEM::ISManager | virtual |
registerInterface(bool error_if_registration_failed=true) | MoFEM::UnknownInterface | inline |
sectionCreate(const std::string problem_name, PetscSection *s, const RowColData row_col=COL) const | MoFEM::ISManager | |
sectionCreate(const std::string problem_name, const RowColData row_col=COL) const | MoFEM::ISManager | |
setFileVersion(moab::Interface &moab, Version version=Version(MoFEM_VERSION_MAJOR, MoFEM_VERSION_MINOR, MoFEM_VERSION_BUILD)) | MoFEM::UnknownInterface | static |
~ISManager()=default | MoFEM::ISManager | virtual |
~UnknownInterface()=default | MoFEM::UnknownInterface | virtual |