Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex69.c50 …PetscBool errorinmatmult = PETSC_FALSE, errorinpcapply = PETSC_FALSE, errorinpcsetup = PETSC_FAL… in main() local
56 PetscCall(PetscOptionsGetBool(NULL, NULL, "-error_in_pcsetup", &errorinpcsetup, NULL)); in main()
131 if (errorinpcsetup) { in main()