Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupmatomics.hpp459 struct AtomicLAND { struct
460 __device__ Type operator()(Type &x, Type y) const in operator ()()
/petsc/src/vec/is/sf/impls/basic/kokkos/
H A Dsfkok.kokkos.cxx161 struct AtomicLAND { struct
162 KOKKOS_INLINE_FUNCTION void operator()(Type &x, Type y) const in operator ()()