Home
last modified time | relevance | path

Searched defs:n_it_max (Results 1 – 5 of 5) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_sles_hypre.c532 int n_it_max = c->n_iterations_max; in cs_sles_hypre_log() local
H A Dcs_sles_amgx.c1575 int n_it_max = c->n_iterations_max; in cs_sles_amgx_log() local
H A Dcs_sles_petsc.c1614 int n_it_max = c->n_iterations_max; in cs_sles_petsc_log() local
H A Dcs_sles_it.c4020 int n_it_max = c->n_iterations_max; in cs_sles_it_log() local
/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dutilities.h1351 int n_it_max; /*! maximum bnumber of iteration during an optimisation step */ member