Searched refs:write_1d (Results 1 – 3 of 3) sorted by relevance
| /libCEED/include/ceed/jit-source/magma/ |
| H A D | magma-basis-grad-1d.h | 81 write_1d<CeedScalar, BASIS_Q, BASIS_NUM_COMP>(sV, dV, cstrdV, tx); in __launch_bounds__() 126 write_1d<CeedScalar, BASIS_P, BASIS_NUM_COMP>(sV, dV, cstrdV, tx); in __launch_bounds__()
|
| H A D | magma-basis-interp-1d.h | 81 write_1d<CeedScalar, BASIS_Q, BASIS_NUM_COMP>(sV, dV, cstrdV, tx); in __launch_bounds__() 126 write_1d<CeedScalar, BASIS_P, BASIS_NUM_COMP>(sV, dV, cstrdV, tx); in __launch_bounds__()
|
| H A D | magma-common-tensor.h | 31 static __device__ __inline__ void write_1d(T *sBuffer[NUM_COMP], T *devptr, const int compstride, c… in write_1d() function
|