|
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 86 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 88 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 89 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 90 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 96 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 103 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 92 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 93 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.