#include <Xpetra_Map_fwd.hpp>
#include <Xpetra_Vector_fwd.hpp>
#include <Xpetra_VectorFactory_fwd.hpp>
#include <Xpetra_MultiVector_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_BaseClass.hpp"
#include "MueLu_Aggregates_fwd.hpp"
#include "MueLu_Graph_fwd.hpp"
#include "MueLu_GraphBase.hpp"
#include "MueLu_IndexManager.hpp"
#include "MueLu_UseShortNamesOrdinal.hpp"
Go to the source code of this file.
#define MUELU_UNAGGREGATED -1 /* indicates that a node is unassigned to */ |
#define MUELU_UNASSIGNED -1 /* indicates a vertex is not yet claimed */ |
#define MUELU_AGGREGATES_SHORT |