Searched refs:MatView_SchurCorrection (Results 1 – 1 of 1) sorted by relevance
1698 static PetscErrorCode MatView_SchurCorrection(Mat A, PetscViewer viewer) in MatView_SchurCorrection() function2099 … PetscCall(MatShellSetOperation(S, MATOP_VIEW, (PetscErrorCodeFn *)MatView_SchurCorrection)); in PCSetUp_HPDDM()