|
MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"#include <Xpetra_Matrix_fwd.hpp>#include <Xpetra_VectorFactory_fwd.hpp>#include "MueLu_SingleLevelFactoryBase.hpp"#include "MueLu_Zoltan2Interface_fwd.hpp"#include "MueLu_Level_fwd.hpp"#include "MueLu_FactoryBase_fwd.hpp"#include "MueLu_ZoltanInterface.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::Zoltan2Interface< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Interface to Zoltan2 library.This interface provides access to partitioning methods in Zoltan2. Currently, it supports RCB and multijagged as well as all graph partitioning algorithms from Zoltan2. More... | |
| class | MueLu::Zoltan2Interface< double, int, int, Xpetra::EpetraNode > |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_ZOLTAN2INTERFACE_SHORT |
| #define MUELU_ZOLTAN2INTERFACE_SHORT |
Definition at line 208 of file MueLu_Zoltan2Interface_decl.hpp.