Home
last modified time | relevance | path

Searched refs:out_dim (Results 1 – 1 of 1) sorted by relevance

/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-basis.sycl.cpp396 const CeedInt out_dim = is_transpose ? 1 : impl->dim; in CeedBasisApplyNonTensorGrad_Sycl() local
419 for (CeedInt d0 = 0; d0 < out_dim; ++d0) { in CeedBasisApplyNonTensorGrad_Sycl()
424 for (CeedInt d0 = 0; d0 < out_dim; ++d0) { in CeedBasisApplyNonTensorGrad_Sycl()