Searched refs:AtomicBXOR (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | cupmatomics.hpp | 398 struct AtomicBXOR { struct 770 struct AtomicBXOR {
|
| /petsc/src/vec/is/sf/impls/basic/kokkos/ |
| H A D | sfkok.kokkos.cxx | 157 struct AtomicBXOR { struct 475 link->da_UnpackAndBXOR = UnpackAndOp<Type, AtomicBXOR<Type>, BS, EQ>; in PackInit_IntegerType() 487 link->da_ScatterAndBXOR = ScatterAndOp<Type, AtomicBXOR<Type>, BS, EQ>; in PackInit_IntegerType()
|
| /petsc/src/vec/is/sf/impls/basic/cupm/ |
| H A D | sfcupm_impl.hpp | 444 link->da_UnpackAndBXOR = UnpackAndOp<Type, AtomicBXOR<Type>, BS, EQ>; in Init() 457 link->da_ScatterAndBXOR = ScatterAndOp<Type, AtomicBXOR<Type>, BS, EQ>; in Init()
|