Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/tests/
H A Dex1.c488 PetscInt M = 15, N = 15, hist_size = 5, n_iter = 3 * hist_size, n_variable = n_iter / 2; in main() local
507 … test iterations where J0 changeschange J0 every iteration", NULL, n_variable, &n_variable, NULL)); in main()
638 if (i + n_variable >= n_iter) { in main()