Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-preconditioning.c529 …const CeedInt elem_dof_index_col = j * layout_er_in[0] + comp_in * layout_er_in[1] + e * layout_er… in CeedOperatorAssembleSymbolicSingle() local
531 const CeedInt col = elem_dof_a_in[elem_dof_index_col]; in CeedOperatorAssembleSymbolicSingle()