Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex221.c69 PetscInt test, ntest = 2; in main() local
102 PetscCall(PetscOptionsGetInt(NULL, NULL, "-loop", &ntest, NULL)); in main()
173 for (test = 0; test < ntest; test++) { in main()
418 if (testreset && (ntest == 1 || test == ntest - 2)) { in main()