MueLu
Version of the Day
|
#include "Kokkos_UnorderedMap.hpp"
#include "Xpetra_CrsGraphFactory.hpp"
#include "MueLu_TentativePFactory_kokkos_decl.hpp"
#include "MueLu_Aggregates.hpp"
#include "MueLu_AmalgamationInfo.hpp"
#include "MueLu_MasterList.hpp"
#include "MueLu_PerfUtils.hpp"
#include "MueLu_Monitor.hpp"
#include "Xpetra_IO.hpp"
Go to the source code of this file.
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | SET_VALID_ENTRY(name) validParamList->setEntry(name, MasterList::getEntry(name)) |
#define | MUELU_TENTATIVEPFACTORY_KOKKOS_SHORT |
#define SET_VALID_ENTRY | ( | name | ) | validParamList->setEntry(name, MasterList::getEntry(name)) |
#define MUELU_TENTATIVEPFACTORY_KOKKOS_SHORT |
Definition at line 1297 of file MueLu_TentativePFactory_kokkos_def.hpp.
View view_ |
Definition at line 56 of file MueLu_TentativePFactory_kokkos_def.hpp.
NspType fineNS |
Definition at line 76 of file MueLu_TentativePFactory_kokkos_def.hpp.
NspType coarseNS |
Definition at line 77 of file MueLu_TentativePFactory_kokkos_def.hpp.
aggRowsType aggRows |
Definition at line 78 of file MueLu_TentativePFactory_kokkos_def.hpp.
maxAggDofSizeType maxAggDofSize |
Definition at line 79 of file MueLu_TentativePFactory_kokkos_def.hpp.
agg2RowMapLOType agg2RowMapLO |
Definition at line 80 of file MueLu_TentativePFactory_kokkos_def.hpp.
statusType statusAtomic |
Definition at line 81 of file MueLu_TentativePFactory_kokkos_def.hpp.
rowsType rows |
Definition at line 82 of file MueLu_TentativePFactory_kokkos_def.hpp.
rowsAuxType rowsAux |
Definition at line 83 of file MueLu_TentativePFactory_kokkos_def.hpp.
colsAuxType colsAux |
Definition at line 84 of file MueLu_TentativePFactory_kokkos_def.hpp.
valsAuxType valsAux |
Definition at line 85 of file MueLu_TentativePFactory_kokkos_def.hpp.
bool doQRStep |
Definition at line 86 of file MueLu_TentativePFactory_kokkos_def.hpp.