Searched refs:conv_hist_max (Results 1 – 2 of 2) sorted by relevance
140 size_t conv_hist_max; /* actual amount of data in conv_history */ member274 if (snes->conv_hist && snes->conv_hist_max > snes->conv_hist_len) { in SNESLogConvergenceHistory()
1873 snes->conv_hist_max = 0; in SNESCreate()4485 snes->conv_hist_max = (size_t)na; in SNESSetConvergenceHistory()