Searched refs:errorinpcsetup (Results 1 – 1 of 1) sorted by relevance
50 …PetscBool errorinmatmult = PETSC_FALSE, errorinpcapply = PETSC_FALSE, errorinpcsetup = PETSC_FAL… in main() local56 PetscCall(PetscOptionsGetBool(NULL, NULL, "-error_in_pcsetup", &errorinpcsetup, NULL)); in main()131 if (errorinpcsetup) { in main()