Home
last modified time | relevance | path

Searched defs:Maxloc (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/kokkos/
H A Dsfkok.kokkos.cxx127 struct Maxloc { struct
128 KOKKOS_INLINE_FUNCTION PairType operator()(PairType &x, PairType y) const in operator ()()
/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm_impl.hpp256 struct Maxloc { struct
257 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()()