MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"
#include <Xpetra_Map_fwd.hpp>
#include <Xpetra_MapFactory_fwd.hpp>
#include <Xpetra_Import_fwd.hpp>
#include <Xpetra_ImportFactory_fwd.hpp>
#include <Xpetra_Export_fwd.hpp>
#include <Xpetra_ExportFactory_fwd.hpp>
#include <Xpetra_Vector_fwd.hpp>
#include <Xpetra_Matrix_fwd.hpp>
#include "MueLu_SingleLevelFactoryBase.hpp"
#include "MueLu_RepartitionFactory_fwd.hpp"
#include "MueLu_CloneRepartitionInterface_fwd.hpp"
#include "MueLu_Utilities_fwd.hpp"
#include "MueLu_PerfUtils_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::RepartitionFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
Factory for building permutation matrix that can be be used to shuffle data (matrices, vectors) among processes. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_REPARTITIONFACTORY_SHORT |
#define MUELU_REPARTITIONFACTORY_SHORT |
Definition at line 134 of file MueLu_RepartitionFactory_decl.hpp.