MueLu
Version of the Day
|
#include <MueLu_CoalesceDropFactory_kokkos_def.hpp>
Public Member Functions | |
ClassicalDropFunctor (GhostedViewType ghostedDiag, magnitudeType threshold) | |
KOKKOS_FORCEINLINE_FUNCTION bool | operator() (LO row, LO col, SC val) const |
Private Types | |
typedef GhostedViewType::value_type | SC |
typedef Kokkos::ArithTraits< SC > | ATS |
typedef ATS::magnitudeType | magnitudeType |
Private Attributes | |
GhostedViewType | diag |
magnitudeType | eps |
Definition at line 50 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 52 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 53 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 54 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 60 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 66 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 56 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 57 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.