Searched defs:v_stride (Results 1 – 5 of 5) sorted by relevance
61 const CeedInt v_stride = BASIS_NUM_PTS; in InterpAtPoints() local144 const CeedInt v_stride = BASIS_NUM_NODES; in InterpTransposeAtPoints() local240 const CeedInt v_stride = BASIS_NUM_PTS; in GradAtPoints() local329 const CeedInt v_stride = BASIS_NUM_NODES; in GradTransposeAtPoints() local
36 const CeedInt v_stride = is_transpose ? BASIS_NUM_NODES : BASIS_NUM_QPTS; in Interp() local96 const CeedInt v_stride = is_transpose ? BASIS_NUM_NODES : BASIS_NUM_QPTS; in Grad() local
77 const CeedInt v_stride = is_transpose ? num_nodes : num_qpts; in CeedBasisApplyInterp_Sycl() local180 const CeedInt v_stride = is_transpose ? num_nodes : num_qpts; in CeedBasisApplyGrad_Sycl() local346 const CeedInt v_stride = Q; in CeedBasisApplyNonTensorInterp_Sycl() local388 const CeedInt v_stride = Q; in CeedBasisApplyNonTensorGrad_Sycl() local