|
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 139 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 141 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 142 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 143 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 146 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 154 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 170 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 171 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 172 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.