Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupmatomics.hpp42 __device__ static double atomicExch(double *address, double val) in atomicExch() function
47 __device__ static llint atomicExch(llint *address, llint val) in atomicExch() function