Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupmatomics.hpp475 struct AtomicLXOR { struct
476 __device__ Type operator()(Type &x, Type y) const in operator ()()