Searched refs:detect_bug (Results 1 – 1 of 1) sorted by relevance
12 PetscBool detect_bug = PETSC_FALSE; in main() local16 PetscCall(PetscOptionsHasName(NULL, NULL, "-detect_bug", &detect_bug)); in main()49 if (detect_bug && rank == 0) { in main()