Home
last modified time | relevance | path

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

/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_multigrid.c2161 int n_c_min, n_c_max, n_f_min, n_f_max; in _setup_hierarchy() local
2166 n_c_max = gcount[0]; n_f_max = gcount[1]; in _setup_hierarchy()
2177 (unsigned long long)n_g_rows, n_c_min, n_c_max, n_f_min, n_f_max); in _setup_hierarchy()