46#ifndef PACKAGES_MUELU_SRC_REBALANCING_MUELU_CLONEREPARTITIONINTERFACE_DECL_HPP_
47#define PACKAGES_MUELU_SRC_REBALANCING_MUELU_CLONEREPARTITIONINTERFACE_DECL_HPP_
50#include <Xpetra_Map.hpp>
51#include <Xpetra_Matrix.hpp>
52#include <Xpetra_MapFactory_fwd.hpp>
53#include <Xpetra_VectorFactory_fwd.hpp>
54#include <Xpetra_BlockedCrsMatrix_fwd.hpp>
105#undef MUELU_CLONEREPARTITIONINTERFACE_SHORT
143#define MUELU_CLONEREPARTITIONINTERFACE_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Helper class which transforms an "Partition" array generated from a block in a blocked operator to a ...
CloneRepartitionInterface()
Constructor.
virtual ~CloneRepartitionInterface()
Destructor.
void DeclareInput(Level &level) const
Specifies the data that this class needs, and the factories that generate that data.
void Build(Level &level) const
Build an object with this factory.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
Class that holds all level-specific information.
Base class for factories that use one level (currentLevel).
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar