10#ifndef MUELU_REBALANCEMAPFACTORY_DECL_HPP_
11#define MUELU_REBALANCEMAPFACTORY_DECL_HPP_
13#include <Xpetra_MapFactory_fwd.hpp>
14#include <Xpetra_VectorFactory_fwd.hpp>
15#include <Xpetra_Import_fwd.hpp>
16#include <Xpetra_ImportFactory_fwd.hpp>
37#undef MUELU_REBALANCEMAPFACTORY_SHORT
67#define MUELU_REBALANCEMAPFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Factory which rebalances a map on current level using the Importer object generated by the Repartitio...
void Build(Level &level) const
Build an object with this factory.
void DeclareInput(Level &level) const
Specifies the data that this class needs, and the factories that generate that data.
RebalanceMapFactory()
Constructor.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
virtual ~RebalanceMapFactory()
Destructor.
Base class for factories that use one level (currentLevel).
Namespace for MueLu classes and methods.
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar