Go to the documentation of this file.
46 #ifndef MUELU_NODEPARTITIONINTERFACE_DECL_HPP
47 #define MUELU_NODEPARTITIONINTERFACE_DECL_HPP
53 #include <Xpetra_Matrix.hpp>
54 #include <Xpetra_MultiVectorFactory.hpp>
55 #include <Xpetra_VectorFactory.hpp>
114 #undef MUELU_NODEPARTITIONINTERFACE_SHORT
149 #define MUELU_NODEPARTITIONINTERFACE_SHORT
150 #endif //if defined(HAVE_MPI)
152 #endif // MUELU_NODEPARTITIONINTERFACE_DECL_HPP
Partitioning within a node only.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
NodePartitionInterface()
Constructor.
Namespace for MueLu classes and methods.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
RCP< ParameterList > defaultNodePartitionParams
Base class for factories that use one level (currentLevel).
virtual ~NodePartitionInterface()
Destructor.
void Build(Level ¤tLevel) const
Build an object with this factory.
Class that holds all level-specific information.
MueLu::DefaultLocalOrdinal LocalOrdinal