Searched refs:userKSP (Results 1 – 1 of 1) sorted by relevance
54 …PetscBool userPC, userKSP, matsymmetric; /* user defined preconditioner and matrix for the Schur c… member108 if (s->userKSP) { in StokesSetupPC()725 s.userPC = s.userKSP = PETSC_FALSE; in main()727 PetscCall(PetscOptionsHasName(NULL, NULL, "-user_ksp", &s.userKSP)); in main()