PCPatchGetSaveOperators#

Get whether the per-patch sub-matrices are built and kept between applications of the PCPATCH preconditioner

Synopsis#

#include "petscpc.h" 
#include "petscmat.h" 
PetscErrorCode PCPatchGetSaveOperators(PC pc, PetscBool *flg)

Not Collective

Input Parameter#

Output Parameter#

See Also#

KSP: Linear System Solvers, PCPATCH, PCPatchSetSaveOperators(), PCPatchSetPrecomputeElementTensors()

Level#

intermediate

Location#

src/ksp/pc/impls/patch/pcpatch.c


Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages