MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_TentativePFactory_kokkos_def.hpp File Reference
#include "Kokkos_UnorderedMap.hpp"
#include "Xpetra_CrsGraphFactory.hpp"
#include "MueLu_TentativePFactory_kokkos_decl.hpp"
#include "MueLu_Aggregates.hpp"
#include "MueLu_AmalgamationInfo.hpp"
#include "MueLu_AmalgamationFactory.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
 

Macro Definition Documentation

#define SET_VALID_ENTRY (   name)    validParamList->setEntry(name, MasterList::getEntry(name))
#define MUELU_TENTATIVEPFACTORY_KOKKOS_SHORT

Definition at line 1305 of file MueLu_TentativePFactory_kokkos_def.hpp.

Variable Documentation

View view_

Definition at line 57 of file MueLu_TentativePFactory_kokkos_def.hpp.

NspType fineNS

Definition at line 85 of file MueLu_TentativePFactory_kokkos_def.hpp.

NspType coarseNS

Definition at line 86 of file MueLu_TentativePFactory_kokkos_def.hpp.

aggRowsType aggRows

Definition at line 87 of file MueLu_TentativePFactory_kokkos_def.hpp.

maxAggDofSizeType maxAggDofSize

Definition at line 88 of file MueLu_TentativePFactory_kokkos_def.hpp.

agg2RowMapLOType agg2RowMapLO

Definition at line 89 of file MueLu_TentativePFactory_kokkos_def.hpp.

statusType statusAtomic

Definition at line 90 of file MueLu_TentativePFactory_kokkos_def.hpp.

rowsType rows

Definition at line 91 of file MueLu_TentativePFactory_kokkos_def.hpp.

rowsAuxType rowsAux

Definition at line 92 of file MueLu_TentativePFactory_kokkos_def.hpp.

colsAuxType colsAux

Definition at line 93 of file MueLu_TentativePFactory_kokkos_def.hpp.

valsAuxType valsAux

Definition at line 94 of file MueLu_TentativePFactory_kokkos_def.hpp.

bool doQRStep

Definition at line 95 of file MueLu_TentativePFactory_kokkos_def.hpp.