MueLu
Version of the Day
|
#include "Teuchos_CommHelpers.hpp"
#include "Teuchos_OrdinalTraits.hpp"
#include <Xpetra_Map_fwd.hpp>
#include <Xpetra_Vector_fwd.hpp>
#include <Xpetra_VectorFactory_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_BaseClass.hpp"
#include "MueLu_IndexManager_fwd.hpp"
#include "MueLu_UseShortNamesOrdinal.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::IndexManager< LocalOrdinal, GlobalOrdinal, Node > |
Container class for mesh layout and indices calculation. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_INDEXMANAGER_SHORT |
#define MUELU_INDEXMANAGER_SHORT |
Definition at line 249 of file MueLu_IndexManager_decl.hpp.