Searched refs:in_dim (Results 1 – 1 of 1) sorted by relevance
395 const CeedInt in_dim = is_transpose ? impl->dim : 1; in CeedBasisApplyNonTensorGrad_Sycl() local412 for (CeedInt d1 = 0; d1 < in_dim; ++d1) { in CeedBasisApplyNonTensorGrad_Sycl()