Searched refs:PETSC_DEVICE_DECL (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petscdevice_hip.h | 197 #undef PETSC_DEVICE_DECL 204 #define PETSC_DEVICE_DECL __device__ macro 213 #define PETSC_DEVICE_DECL macro 222 #define PETSC_HOSTDEVICE_DECL PETSC_HOST_DECL PETSC_DEVICE_DECL 223 #define PETSC_DEVICE_INLINE_DECL PETSC_DEVICE_DECL PETSC_FORCEINLINE
|
| H A D | petscdevice_cuda.h | 176 #undef PETSC_DEVICE_DECL 183 #define PETSC_DEVICE_DECL __device__ macro 192 #define PETSC_DEVICE_DECL macro 201 #define PETSC_HOSTDEVICE_DECL PETSC_HOST_DECL PETSC_DEVICE_DECL 202 #define PETSC_DEVICE_INLINE_DECL PETSC_DEVICE_DECL PETSC_FORCEINLINE
|
| /petsc/src/vec/is/sf/impls/basic/cupm/ |
| H A D | sfcupm_impl.hpp | 148 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()() 157 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()() 166 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()() 175 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()() 184 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()() 193 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()() 202 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()() 211 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()() 220 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()() 229 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()() [all …]
|