Searched refs:PCPostSolve_SchurPreLeastSquares (Results 1 – 1 of 1) sorted by relevance
1727 static PetscErrorCode PCPostSolve_SchurPreLeastSquares(PC, KSP, Vec, Vec x) in PCPostSolve_SchurPreLeastSquares() function2224 …pc->ops->postsolve = PCPostSolve_SchurPreLeastSquares; /* PCFIELDSPLIT expect a KSP for (P11 - A1… in PCSetUp_HPDDM()