Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/kokkos/ !
H A Dsfkok.kokkos.cxx117 struct Minloc { struct
118 KOKKOS_INLINE_FUNCTION PairType operator()(PairType &x, PairType y) const in operator ()()
/petsc/src/vec/is/sf/impls/basic/cupm/ !
H A Dsfcupm_impl.hpp246 struct Minloc { struct
247 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()()