MatSchurComplementSetAinvType#

set the type of approximation used for the inverse of the (0,0) block used in forming Sp in MatSchurComplementGetPmat()

Synopsis#

Not Collective

Input Parameters#

Options Database Key#

  • -mat_schur_complement_ainv_type diag | lump | blockdiag | full - set schur complement type

See Also#

KSP: Linear System Solvers, MatSchurComplementAinvType, MatCreateSchurComplement(), MatGetSchurComplement(), MatSchurComplementGetPmat(), MatSchurComplementGetAinvType()

Level#

advanced

Location#

src/ksp/ksp/utils/schurm/schurm.c


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