petsc-3.7.5 2017-01-01
Report Typos and Errors

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