#include "petscksp.h" PetscErrorCode PCMGSetLevels(PC pc,PetscInt levels,MPI_Comm *comms)Logically Collective on PC Many br
pc | - the preconditioner context Many br | |
levels | - the number of levels Many br | |
comms | - optional communicators for each level; this is to allow solving the coarser problems Many bron smaller sets of processors. Use NULL_OBJECT for default in Fortran Many br |
Many br
Level:intermediate
Location:src/ksp/pc/impls/mg/mg.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages