Home
last modified time | relevance | path

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

/libCEED/include/ceed/jit-source/hip/ !
H A Dhip-ref-basis-tensor.h34 const CeedInt stride_1 = is_transpose ? BASIS_P_1D : 1; in Interp() local
94 const CeedInt stride_1 = is_transpose ? BASIS_P_1D : 1; in Grad() local
/libCEED/include/ceed/jit-source/cuda/ !
H A Dcuda-ref-basis-tensor.h34 const CeedInt stride_1 = is_transpose ? BASIS_P_1D : 1; in Interp() local
94 const CeedInt stride_1 = is_transpose ? BASIS_P_1D : 1; in Grad() local
/libCEED/backends/sycl-ref/ !
H A Dceed-sycl-ref-basis.sycl.cpp75 const CeedInt stride_1 = is_transpose ? P_1d : 1; in CeedBasisApplyInterp_Sycl() local
178 const CeedInt stride_1 = is_transpose ? P_1d : 1; in CeedBasisApplyGrad_Sycl() local
344 const CeedInt stride_1 = is_transpose ? impl->num_nodes : 1; in CeedBasisApplyNonTensorInterp_Sycl() local
385 const CeedInt stride_1 = is_transpose ? impl->num_nodes : 1; in CeedBasisApplyNonTensorGrad_Sycl() local