Searched refs:PCApply_FieldSplit_Schur (Results 1 – 2 of 2) sorted by relevance
96 - Reuse the result of $T = A_{00}^-1 A_{01}$ in `PCApply_FieldSplit_Schur` with `-pc_fieldsplit_sch…
1188 static PetscErrorCode PCApply_FieldSplit_Schur(PC pc, Vec x, Vec y) in PCApply_FieldSplit_Schur() function3320 pc->ops->apply = PCApply_FieldSplit_Schur; in PCFieldSplitSetType_FieldSplit()