Home
last modified time | relevance | path

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

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Dcoarsen.c61 int n_dof_matrix = 0, n_dof_dowb_matrix = 0, n_dof_rdr_matrix = 0; in count_coarse_restrict() local
111 + n_dof_matrix + n_dof_rdr_matrix + n_dof_dowb_matrix; in count_coarse_restrict()
H A Drefine.c122 int n_dof_matrix = 0, n_dof_dowb_matrix = 0, n_dof_rdr_matrix = 0; in count_refine_interpol() local
220 + n_dof_matrix + n_dof_rdr_matrix + n_dof_dowb_matrix; in count_refine_interpol()