MueLu
Version of the Day
|
#include <Xpetra_Map.hpp>
#include <Xpetra_Matrix.hpp>
#include <Xpetra_MapFactory_fwd.hpp>
#include <Xpetra_VectorFactory_fwd.hpp>
#include <Xpetra_BlockedCrsMatrix_fwd.hpp>
#include "MueLu_SingleLevelFactoryBase.hpp"
#include "MueLu_Level_fwd.hpp"
#include "MueLu_FactoryBase_fwd.hpp"
#include "MueLu_Graph_fwd.hpp"
#include "MueLu_AmalgamationFactory_fwd.hpp"
#include "MueLu_AmalgamationInfo_fwd.hpp"
#include "MueLu_Utilities_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::CloneRepartitionInterface< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
Helper class which transforms an "Partition" array generated from a block in a blocked operator to a new "Partition" vector for another compatible block in the blocked operator. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_CLONEREPARTITIONINTERFACE_SHORT |
#define MUELU_CLONEREPARTITIONINTERFACE_SHORT |
Definition at line 140 of file MueLu_CloneRepartitionInterface_decl.hpp.