PCGAMGLayoutType#
Layout for reduced grids
Synopsis#
typedef enum {
PCGAMG_LAYOUT_COMPACT,
PCGAMG_LAYOUT_SPREAD
} PCGAMGLayoutType;
Developer Note#
Any additions/changes here MUST also be made in include/petsc/finclude/petscpc.h
See Also#
Preconditioners, PCGAMG
, PC
, PCGAMGSetCoarseGridLayoutType()
Level#
intermediate
Location#
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages