Home
last modified time | relevance | path

Searched defs:stride_0 (Results 1 – 3 of 3) sorted by relevance

/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-basis-tensor.h33 const CeedInt stride_0 = is_transpose ? 1 : BASIS_P_1D; in Interp() local
93 const CeedInt stride_0 = is_transpose ? 1 : BASIS_P_1D; in Grad() local
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-basis-tensor.h33 const CeedInt stride_0 = is_transpose ? 1 : BASIS_P_1D; in Interp() local
93 const CeedInt stride_0 = is_transpose ? 1 : BASIS_P_1D; in Grad() local
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-basis.sycl.cpp74 const CeedInt stride_0 = is_transpose ? 1 : P_1d; in CeedBasisApplyInterp_Sycl() local
177 const CeedInt stride_0 = is_transpose ? 1 : P_1d; in CeedBasisApplyGrad_Sycl() local
343 const CeedInt stride_0 = is_transpose ? 1 : impl->num_nodes; in CeedBasisApplyNonTensorInterp_Sycl() local
384 const CeedInt stride_0 = is_transpose ? 1 : impl->num_nodes; in CeedBasisApplyNonTensorGrad_Sycl() local