Searched refs:post_setsubksp (Results 1 – 1 of 1) sorted by relevance
84 …PetscBool pre_check, post_check, post_setsubksp; /* flag indicating whether we're checking ca… in main() local210 PetscCall(PetscOptionsHasName(NULL, NULL, "-post_setsubksp", &post_setsubksp)); in main()211 if (post_setsubksp) { in main()