Home
last modified time | relevance | path

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

/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-basis.sycl.cpp30 static constexpr SpecID BASIS_DIM_ID; variable
65 const CeedInt dim = kh.get_specialization_constant<BASIS_DIM_ID>(); in CeedBasisApplyInterp_Sycl()
168 const CeedInt dim = kh.get_specialization_constant<BASIS_DIM_ID>(); in CeedBasisApplyGrad_Sycl()
612 input_bundle.set_specialization_constant<BASIS_DIM_ID>(dim); in CeedBasisCreateTensorH1_Sycl()