Home
last modified time | relevance | path

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

/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-operator-assemble.h42 const IndexType q_eval_mode_in_stride = q_comp_in_stride * NUM_COMP_IN; in __launch_bounds__() local
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-operator-assemble.h42 const IndexType q_eval_mode_in_stride = q_comp_in_stride * NUM_COMP_IN; in __launch_bounds__() local
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-operator.sycl.cpp1211 const CeedSize q_eval_mode_in_stride = q_comp_in_stride * num_comp; in CeedOperatorLinearAssemble_Sycl() local