Home
last modified time | relevance | path

Searched refs: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
524 link->d_UnpackAndMinloc = UnpackAndOp<Type, Minloc<Type>, 1, 1>; in PackInit_PairType()
528 link->d_ScatterAndMinloc = ScatterAndOp<Type, Minloc<Type>, 1, 1>; in PackInit_PairType()
/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm_impl.hpp246 struct Minloc { struct
546 link->d_UnpackAndMinloc = UnpackAndOp<Type, kernels::Minloc<Type>, 1, 1>; in PackInit_PairType()
550 link->d_ScatterAndMinloc = ScatterAndOp<Type, kernels::Minloc<Type>, 1, 1>; in PackInit_PairType()