Searched refs:ntest (Results 1 – 1 of 1) sorted by relevance
69 PetscInt test, ntest = 2; in main() local102 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()