PCMGGetAdaptCoarseSpaceType#

Get the type of adaptive coarse space.

Synopsis#

Not Collective

Input Parameter#

  • pc - the multigrid context

Output Parameter#

  • ctype - the type of coarse space

See Also#

PCMG, PCMGCoarseSpaceType, PCMGSetAdaptCoarseSpaceType(), PCMGSetGalerkin(), PCMGSetAdaptInterpolation()

Level#

intermediate

Location#

src/ksp/pc/impls/mg/mg.c

Implementations#

PCMGGetAdaptCoarseSpaceType_MG in src/ksp/pc/impls/mg/mg.c


Edit on GitLab

Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages