Searched refs:splitksp (Results 1 – 1 of 1) sorted by relevance
37 PetscBool splitksp; /* Split KSPSolve and PCSetUp */ member328 user.splitksp = PETSC_FALSE; /* Split KSPSolve and PCSetUp */ in main()334 PetscCall(PetscOptionsGetBool(NULL, NULL, "-split_ksp", &user.splitksp, NULL)); in main()399 if (!user.splitksp) { in main()459 if (user.splitksp) { in main()