Home
last modified time | relevance | path

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

/libCEED/include/ceed/jit-source/magma/
H A Dmagma-basis-grad-1d.h171 sum_1d<CeedScalar, BASIS_P, BASIS_NUM_COMP>(sV, dV, cstrdV, tx); in __launch_bounds__()
H A Dmagma-basis-interp-1d.h171 sum_1d<CeedScalar, BASIS_P, BASIS_NUM_COMP>(sV, dV, cstrdV, tx); in __launch_bounds__()
H A Dmagma-common-tensor.h43 static __device__ __inline__ void sum_1d(T *sBuffer[NUM_COMP], T *devptr, const int compstride, con… in sum_1d() function