MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"
#include <zoltan_cpp.h>
#include <Xpetra_Matrix.hpp>
#include <Xpetra_MultiVectorFactory.hpp>
#include <Xpetra_VectorFactory.hpp>
#include "MueLu_SingleLevelFactoryBase.hpp"
#include "MueLu_ZoltanInterface_fwd.hpp"
#include "MueLu_Level_fwd.hpp"
#include "MueLu_FactoryBase_fwd.hpp"
#include "MueLu_Utilities_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::ZoltanInterface< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
Interface to Zoltan library.This interface provides access to partitioning methods in Zoltan. Currently, it supports the RCB algorithm only. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_ZOLTANINTERFACE_SHORT |
#define MUELU_ZOLTANINTERFACE_SHORT |
Definition at line 196 of file MueLu_ZoltanInterface_decl.hpp.