petsc-3.4.5 2014-06-29

PCGAMGSetProcEqLim

Set number of equations to aim for on coarse grids via processor reduction.

Synopsis

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

Input Parameters

pc -the preconditioner context

Options Database Key

-pc_gamg_process_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