Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupmatomics.hpp415 struct AtomicLogical<Type, Op, 4> { struct
430 struct AtomicLogical<Type, Op, 8> { argument
431 __device__ Type operator()(Type &x, Type y) const in operator ()()