petsc-3.5.4 2015-05-23
Report Typos and Errors

PCGAMGSetRepartitioning

Repartition the coarse grids

Synopsis

#include "petscpc.h" 
PetscErrorCode PCGAMGSetRepartitioning(PC pc, PetscBool n)
Collective on PC

Input Parameters

pc -the preconditioner context

Options Database Key

-pc_gamg_repartition -

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