Searched defs:u_comp_stride (Results 1 – 6 of 6) sorted by relevance
62 const CeedInt u_comp_stride = num_elem * BASIS_NUM_NODES; in InterpAtPoints() local145 const CeedInt u_comp_stride = num_elem * BASIS_NUM_PTS; in InterpTransposeAtPoints() local241 const CeedInt u_comp_stride = num_elem * BASIS_NUM_NODES; in GradAtPoints() local330 const CeedInt u_comp_stride = num_elem * BASIS_NUM_PTS; in GradTransposeAtPoints() local
37 const CeedInt u_comp_stride = num_elem * (is_transpose ? BASIS_NUM_QPTS : BASIS_NUM_NODES); in Interp() local97 const CeedInt u_comp_stride = num_elem * (is_transpose ? BASIS_NUM_QPTS : BASIS_NUM_NODES); in Grad() local
78 const CeedInt u_comp_stride = num_elem * u_stride; in CeedBasisApplyInterp_Sycl() local181 const CeedInt u_comp_stride = num_elem * u_stride; in CeedBasisApplyGrad_Sycl() local347 const CeedInt u_comp_stride = u_stride * num_elem; in CeedBasisApplyNonTensorInterp_Sycl() local389 const CeedInt u_comp_stride = u_stride * num_elem; in CeedBasisApplyNonTensorGrad_Sycl() local
78 CeedInt u_comp_stride = num_elem * elem_dofs_size; in CeedBasisApplyCore_Magma() local149 CeedInt u_comp_stride = num_elem * elem_dofs_size; in CeedBasisApplyCore_Magma() local