MueLu Version of the Day
Loading...
Searching...
No Matches
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

namespace  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

◆ SET_VALID_ENTRY

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

◆ MUELU_TENTATIVEPFACTORY_KOKKOS_SHORT

#define MUELU_TENTATIVEPFACTORY_KOKKOS_SHORT

Definition at line 1305 of file MueLu_TentativePFactory_kokkos_def.hpp.

Variable Documentation

◆ view_

View view_
private

Definition at line 57 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ fineNS

NspType fineNS
private

Definition at line 85 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ coarseNS

NspType coarseNS
private

Definition at line 86 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ aggRows

aggRowsType aggRows
private

Definition at line 87 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ maxAggDofSize

maxAggDofSizeType maxAggDofSize
private

Definition at line 88 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ agg2RowMapLO

agg2RowMapLOType agg2RowMapLO
private

Definition at line 89 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ statusAtomic

statusType statusAtomic
private

Definition at line 90 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ rows

rowsType rows
private

Definition at line 91 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ rowsAux

rowsAuxType rowsAux
private

Definition at line 92 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ colsAux

colsAuxType colsAux
private

Definition at line 93 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ valsAux

valsAuxType valsAux
private

Definition at line 94 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ doQRStep

bool doQRStep
private

Definition at line 95 of file MueLu_TentativePFactory_kokkos_def.hpp.