petsc-3.4.5 2014-06-29

PCGAMGSetNlevels

Not collective on PC

Synopsis

#include "petscpc.h" 
PetscErrorCode PCGAMGSetNlevels(PC pc, PetscInt n)

Input Parameters

pc -the preconditioner context

Options Database Key

-pc_mg_levels -

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