petsc-3.4.5 2014-06-29

PCGAMGSetSymGraph

Not Collective on PC

Synopsis

#include "petscpc.h" 
PetscErrorCode PCGAMGSetSymGraph(PC pc, PetscBool n)

Input Parameters

pc -the preconditioner context

Options Database Key

-pc_gamg_sym_graph -

See Also

()

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