Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex181.c12 PetscBool detect_bug = PETSC_FALSE; in main() local
16 PetscCall(PetscOptionsHasName(NULL, NULL, "-detect_bug", &detect_bug)); in main()
49 if (detect_bug && rank == 0) { in main()