MueLu
Version of the Day
|
#include <MueLu_CoalesceDropFactory_kokkos_def.hpp>
Public Member Functions | |
DistanceLaplacianDropFunctor (GhostedViewType ghostedLaplDiag, DistanceFunctor distFunctor_, magnitudeType threshold) | |
KOKKOS_INLINE_FUNCTION bool | operator() (LO row, LO col, SC) const |
Private Types | |
typedef GhostedViewType::value_type | SC |
typedef Kokkos::ArithTraits< SC > | ATS |
typedef ATS::magnitudeType | magnitudeType |
Private Attributes | |
GhostedViewType | diag |
DistanceFunctor | distFunctor |
magnitudeType | eps |
Definition at line 104 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 106 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 107 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 108 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 111 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 118 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 134 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 135 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 136 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.