Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupmatomics.hpp467 struct AtomicLOR { struct
468 __device__ Type operator()(Type &x, Type y) const in operator ()()
/petsc/src/vec/is/sf/impls/basic/kokkos/
H A Dsfkok.kokkos.cxx169 struct AtomicLOR { struct
170 KOKKOS_INLINE_FUNCTION void operator()(Type &x, Type y) const in operator ()()