PCSPAISetMaxNew#

set maximum number of new nonzero candidates per step in the PCSPAI preconditioner

Synopsis#

Input Parameters#

  • pc - the preconditioner

  • maxnew1 - maximum number (default 5)

See Also#

KSP: Linear System Solvers, PCSPAI, PCSetType(), PCSPAISetNBSteps()

Level#

intermediate

Location#

src/ksp/pc/impls/spai/ispai.c

Implementations#

PCSPAISetMaxNew_SPAI() in src/ksp/pc/impls/spai/impl/iispai.c


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