Searched defs:u_dim_stride (Results 1 – 6 of 6) sorted by relevance
244 const CeedInt u_dim_stride = 0; in GradAtPoints() local333 const CeedInt u_dim_stride = num_elem * BASIS_NUM_PTS * BASIS_NUM_COMP; in GradTransposeAtPoints() local
99 const CeedInt u_dim_stride = is_transpose ? num_elem * BASIS_NUM_QPTS * BASIS_NUM_COMP : 0; in Grad() local
183 const CeedInt u_dim_stride = is_transpose ? num_elem * num_qpts * num_comp : 0; in CeedBasisApplyGrad_Sycl() local391 const CeedInt u_dim_stride = u_comp_stride * num_comp; in CeedBasisApplyNonTensorGrad_Sycl() local
152 CeedInt u_dim_stride = 0; in CeedBasisApplyCore_Magma() local