Searched refs:elem_dof_index_col (Results 1 – 1 of 1) sorted by relevance
529 …const CeedInt elem_dof_index_col = j * layout_er_in[0] + comp_in * layout_er_in[1] + e * layout_er… in CeedOperatorAssembleSymbolicSingle() local531 const CeedInt col = elem_dof_a_in[elem_dof_index_col]; in CeedOperatorAssembleSymbolicSingle()