PCPatchSetSubMatType#

Set the MatType used to store the per-patch sub-matrices in a PCPATCH preconditioner

Synopsis#

#include "petscpc.h" 
#include "petscmat.h" 
PetscErrorCode PCPatchSetSubMatType(PC pc, MatType sub_mat_type)

Logically Collective

Input Parameters#

See Also#

KSP: Linear System Solvers, PCPATCH, PCPatchGetSubMatType(), MatType

Level#

advanced

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