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