petsc-3.7.1 2016-05-15
Report Typos and Errors

PCSPAISetMax

set the size of various working buffers in the SPAI preconditioner

Synopsis

#include "petscpc.h" 
PetscErrorCode  PCSPAISetMax(PC pc,int max1)

Input Parameters

pc - the preconditioner Many br
n - size (default is 5000) Many br

Many br

See Also

PCSPAI, PCSetType()

Level:intermediate
Location:
src/ksp/pc/impls/spai/ispai.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages