petsc-3.7.1 2016-05-15
Report Typos and Errors

PCGAMGSetRepartitioning

Repartition the coarse grids

Synopsis

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

Input Parameters

pc - the preconditioner context Many br
n - PETSC_TRUE or PETSC_FALSE Many br

Options Database Key

-pc_gamg_repartition <true,false> - Many br Many br

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