petsc-3.3-p7 2013-05-11

PCGAMGSetCoarseEqLim

Set max number of equations on coarse grids.

Synopsis

#include "petscpc.h" 
PetscErrorCode PCGAMGSetCoarseEqLim(PC pc, PetscInt n)
Collective on PC

Input Parameters

pc -the preconditioner context

Options Database Key

-pc_gamg_coarse_eq_limit -

See Also

()

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