petsc-3.14.6 2021-03-30
Report Typos and Errors

PCMGCoarseSpaceType

Function space for coarse space for adaptive interpolation

Synopsis

typedef enum { PCMG_POLYNOMIAL, PCMG_HARMONIC, PCMG_EIGENVECTOR, PCMG_GENERALIZED_EIGENVECTOR } PCMGCoarseSpaceType;

See Also

PCMGSetAdaptCoarseSpaceType(), PCMG

Level

beginner

Location

src/ksp/pc/../../../include/petscpctypes.h
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages