Home
last modified time | relevance | path

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

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Del_vec.h123 EL_DOF_VEC *chain_dofs; in get_dof_indices() local
129 chain_dofs = (EL_DOF_VEC *) in get_dof_indices()
131 chain_dofs->n_components = fe_chain->bas_fcts->n_bas_fcts; in get_dof_indices()
132 CHAIN_ADD_TAIL(dofs, chain_dofs); in get_dof_indices()