Searched refs:Minloc (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/vec/is/sf/impls/basic/kokkos/ |
| H A D | sfkok.kokkos.cxx | 117 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 D | sfcupm_impl.hpp | 246 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()
|