Home
last modified time | relevance | path

Searched refs:MatView_SchurCorrection (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1698 static PetscErrorCode MatView_SchurCorrection(Mat A, PetscViewer viewer) in MatView_SchurCorrection() function
2099 … PetscCall(MatShellSetOperation(S, MATOP_VIEW, (PetscErrorCodeFn *)MatView_SchurCorrection)); in PCSetUp_HPDDM()