petsc-3.3-p7 2013-05-11

PCGAMGSetType

Set solution method - calls sub create method

Synopsis

#include "petscpc.h" 
PetscErrorCode PCGAMGSetType( PC pc, const PCGAMGType type )
Collective on PC

Input Parameters

pc -the preconditioner context

Options Database Key

-pc_gamg_type -

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