Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex12.c63 PetscBool checkksp; /* Whether to check the KSPSolve for runType == RUN_TEST */ member
425 options->checkksp = PETSC_FALSE; in ProcessOptions()
450 …_test_check_ksp", "Check solution of KSP", "ex12.c", options->checkksp, &options->checkksp, NULL)); in ProcessOptions()
904 if (user.checkksp) { in main()