MueLu
Version of the Day
|
#include <MueLu_CoalesceDropFactory_kokkos_def.hpp>
Public Types | |
typedef SC | value_type |
Public Member Functions | |
DistanceFunctor (CoordsType coords_) | |
KOKKOS_INLINE_FUNCTION magnitudeType | distance2 (LO row, LO col) const |
Private Types | |
typedef CoordsType::value_type | SC |
typedef Kokkos::ArithTraits< SC > | ATS |
typedef ATS::magnitudeType | magnitudeType |
Private Attributes | |
CoordsType | coords |
Definition at line 76 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 78 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 79 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 80 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
typedef SC MueLu::CoalesceDrop_Kokkos_Details::DistanceFunctor< LO, CoordsType >::value_type |
Definition at line 83 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 86 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 90 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 100 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.