|
MueLu Version of the Day
|
#include <stdlib.h>#include <Kokkos_Core.hpp>#include <KokkosBatched_LU_Decl.hpp>#include <KokkosBatched_LU_Serial_Impl.hpp>#include <KokkosBatched_Trsm_Decl.hpp>#include <KokkosBatched_Trsm_Serial_Impl.hpp>#include <KokkosBatched_Util.hpp>#include <KokkosSparse_CrsMatrix.hpp>#include <Xpetra_CrsMatrixWrap.hpp>#include <Xpetra_ImportFactory.hpp>#include <Xpetra_Matrix.hpp>#include <Xpetra_MultiVectorFactory.hpp>#include <Xpetra_VectorFactory.hpp>#include "MueLu_FactoryManagerBase.hpp"#include "MueLu_MasterList.hpp"#include "MueLu_Monitor.hpp"#include "MueLu_SemiCoarsenPFactory_kokkos_decl.hpp"Go to the source code of this file.
Namespaces | |
| namespace | MueLu |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_SEMICOARSENPFACTORY_KOKKOS_SHORT |
| #define MUELU_SEMICOARSENPFACTORY_KOKKOS_SHORT |
Definition at line 697 of file MueLu_SemiCoarsenPFactory_kokkos_def.hpp.