Home
last modified time | relevance | path

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

/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-basis.sycl.cpp31 static constexpr SpecID BASIS_NUM_COMP_ID; variable
66 const CeedInt num_comp = kh.get_specialization_constant<BASIS_NUM_COMP_ID>(); in CeedBasisApplyInterp_Sycl()
169 const CeedInt num_comp = kh.get_specialization_constant<BASIS_NUM_COMP_ID>(); in CeedBasisApplyGrad_Sycl()
613 input_bundle.set_specialization_constant<BASIS_NUM_COMP_ID>(num_comp); in CeedBasisCreateTensorH1_Sycl()