Searched refs:prob_id (Results 1 – 1 of 1) sorted by relevance
102 PetscInt prob_id = 0; in main() local109 PetscCall(PetscOptionsGetInt(NULL, NULL, "-prob_id", &prob_id, &flg)); in main()113 } else if ((prob_id < 1) || (prob_id > 53)) { in main()116 PetscCall(PetscPrintf(PETSC_COMM_SELF, "Running problem %d\n", prob_id)); in main()129 i0 = (int)prob_id; in main()130 imax = (int)prob_id; in main()