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_kokkos.hpp"
#include "MueLu_AmalgamationFactory_kokkos.hpp"
#include "MueLu_AmalgamationInfo_kokkos.hpp"
#include "MueLu_CoarseMapFactory_kokkos.hpp"
#include "MueLu_MasterList.hpp"
#include "MueLu_NullspaceFactory_kokkos.hpp"
#include "MueLu_PerfUtils.hpp"
#include "MueLu_Monitor.hpp"
#include "MueLu_Utilities_kokkos.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 1324 of file MueLu_TentativePFactory_kokkos_def.hpp.

Variable Documentation

◆ view_

View view_
private

Definition at line 94 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ fineNS

NspType fineNS
private

Definition at line 115 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ coarseNS

NspType coarseNS
private

Definition at line 116 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ aggRows

aggRowsType aggRows
private

Definition at line 117 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ maxAggDofSize

maxAggDofSizeType maxAggDofSize
private

Definition at line 118 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ agg2RowMapLO

agg2RowMapLOType agg2RowMapLO
private

Definition at line 119 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ statusAtomic

statusType statusAtomic
private

Definition at line 120 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ rows

rowsType rows
private

Definition at line 121 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ rowsAux

rowsAuxType rowsAux
private

Definition at line 122 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ colsAux

colsAuxType colsAux
private

Definition at line 123 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ valsAux

valsAuxType valsAux
private

Definition at line 124 of file MueLu_TentativePFactory_kokkos_def.hpp.

◆ doQRStep

bool doQRStep
private

Definition at line 125 of file MueLu_TentativePFactory_kokkos_def.hpp.