Home
last modified time | relevance | path

Searched refs:PETSC_DEVICE_DECL (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetscdevice_hip.h197 #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 Dpetscdevice_cuda.h176 #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 Dsfcupm_impl.hpp148 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 …]