|
MueLu Version of the Day
|
#include <Teuchos_Array.hpp>#include <Teuchos_ArrayRCP.hpp>#include <Teuchos_DefaultMpiComm.hpp>#include <Xpetra_Vector.hpp>#include <Xpetra_StridedMapFactory.hpp>#include <Xpetra_VectorFactory.hpp>#include <Xpetra_Import.hpp>#include <Xpetra_IO.hpp>#include "MueLu_ClassicalMapFactory_decl.hpp"#include "MueLu_Level.hpp"#include "MueLu_GraphBase.hpp"#include "MueLu_MasterList.hpp"#include "MueLu_Monitor.hpp"#include "MueLu_Graph.hpp"#include "MueLu_LWGraph.hpp"#include "MueLu_Zoltan2GraphAdapter.hpp"#include <Zoltan2_XpetraCrsGraphAdapter.hpp>#include <Zoltan2_ColoringProblem.hpp>#include <Zoltan2_ColoringSolution.hpp>#include "MueLu_LWGraph_kokkos.hpp"#include <KokkosGraph_Distance1ColorHandle.hpp>#include <KokkosGraph_Distance1Color.hpp>Go to the source code of this file.
Namespaces | |
| namespace | MueLu |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | SET_VALID_ENTRY(name) |
| #define SET_VALID_ENTRY | ( | name | ) |