Searched defs:b_out_index (Results 1 – 4 of 4) sorted by relevance
56 IndexType b_out_index = e_out * NUM_QPTS * NUM_NODES_OUT; in __launch_bounds__() local
1238 CeedSize b_out_index = eval_mode_out * num_qpts * num_nodes; in CeedOperatorLinearAssemble_Sycl() local
813 … const CeedSize b_out_index = (q * num_eval_modes_out[0] + e_out) * elem_size_out + n; in CeedOperatorAssembleSingle() local