v0.14.0
MoFEM::VecManager Member List

This is the complete list of members for MoFEM::VecManager, including all inherited members.

cOreMoFEM::VecManager
dEbugMoFEM::VecManager
getFileVersion(moab::Interface &moab, Version &version)MoFEM::UnknownInterfacestatic
getInterface(IFACE *&iface) constMoFEM::UnknownInterfaceinline
getInterface(IFACE **const iface) constMoFEM::UnknownInterfaceinline
getInterface() constMoFEM::UnknownInterfaceinline
getInterface() constMoFEM::UnknownInterfaceinline
getInterface() constMoFEM::UnknownInterfaceinline
getInterfaceVersion(Version &version)MoFEM::UnknownInterfacestatic
getLibVersion(Version &version)MoFEM::UnknownInterfacestatic
iFaceTypeMapMoFEM::UnknownInterfacemutableprivate
iFaceTypeMap_multiIndex typedefMoFEM::UnknownInterfaceprivate
query_interface(boost::typeindex::type_index type_index, UnknownInterface **iface) constMoFEM::VecManagervirtual
registerInterface(bool error_if_registration_failed=true)MoFEM::UnknownInterfaceinline
setFileVersion(moab::Interface &moab, Version version=Version(MoFEM_VERSION_MAJOR, MoFEM_VERSION_MINOR, MoFEM_VERSION_BUILD))MoFEM::UnknownInterfacestatic
setGlobalGhostVector(const Problem *problem_ptr, RowColData rc, Vec V, InsertMode mode, ScatterMode scatter_mode) constMoFEM::VecManager
setGlobalGhostVector(const std::string name, RowColData rc, Vec V, InsertMode mode, ScatterMode scatter_mode) constMoFEM::VecManager
setLocalGhostVector(const Problem *problem_ptr, RowColData rc, Vec V, InsertMode mode, ScatterMode scatter_mode) constMoFEM::VecManager
setLocalGhostVector(const std::string name, RowColData rc, Vec V, InsertMode mode, ScatterMode scatter_mode) constMoFEM::VecManager
setOtherGlobalGhostVector(const Problem *problem_ptr, const std::string field_name, const std::string cpy_field_name, RowColData rc, Vec V, InsertMode mode, ScatterMode scatter_mode) constMoFEM::VecManager
setOtherGlobalGhostVector(const std::string name, const std::string field_name, const std::string cpy_field_name, RowColData rc, Vec V, InsertMode mode, ScatterMode scatter_mode) constMoFEM::VecManager
setOtherLocalGhostVector(const Problem *problem_ptr, const std::string field_name, const std::string cpy_field_name, RowColData rc, Vec V, InsertMode mode, ScatterMode scatter_mode) constMoFEM::VecManager
setOtherLocalGhostVector(const std::string name, const std::string field_name, const std::string cpy_field_name, RowColData rc, Vec V, InsertMode mode, ScatterMode scatter_mode) constMoFEM::VecManager
vecCreateGhost(const std::string name, RowColData rc, Vec *V) constMoFEM::VecManager
vecCreateGhost(const std::string name, RowColData rc, SmartPetscObj< Vec > &v_ptr) constMoFEM::VecManager
vecCreateSeq(const std::string name, RowColData rc, Vec *V) constMoFEM::VecManager
VecManager(const MoFEM::Core &core)MoFEM::VecManager
vecScatterCreate(Vec xin, const std::string x_problem, const std::string x_field_name, RowColData x_rc, Vec yin, const std::string y_problem, const std::string y_field_name, RowColData y_rc, VecScatter *newctx) constMoFEM::VecManager
vecScatterCreate(Vec xin, const std::string x_problem, const std::string x_field_name, RowColData x_rc, Vec yin, const std::string y_problem, const std::string y_field_name, RowColData y_rc, SmartPetscObj< VecScatter > &smart_newctx) constMoFEM::VecManager
vecScatterCreate(Vec xin, const std::string x_problem, RowColData x_rc, Vec yin, const std::string y_problem, RowColData y_rc, VecScatter *newctx) constMoFEM::VecManager
vecScatterCreate(Vec xin, const std::string x_problem, RowColData x_rc, Vec yin, const std::string y_problem, RowColData y_rc, SmartPetscObj< VecScatter > &smart_newctx) constMoFEM::VecManager
~UnknownInterface()=defaultMoFEM::UnknownInterfacevirtual
~VecManager()=defaultMoFEM::VecManager