PCGAMGClassicalType#
String name selecting the prolongator construction used by the classical algebraic multigrid PCGAMGCLASSICAL implementation
Synopsis#
typedef const char *PCGAMGClassicalType;
#define PCGAMGCLASSICALDIRECT "direct"
#define PCGAMGCLASSICALSTANDARD "standard"
Values#
PCGAMGCLASSICALDIRECT- Ruge–Stueben direct (also called “matching”) interpolationPCGAMGCLASSICALSTANDARD- the standard Ruge–Stueben interpolation
See Also#
Preconditioners, PCGAMG, PCGAMGCLASSICAL, PCGAMGClassicalSetType(), PCGAMGClassicalGetType(), PCGAMGType
Level#
intermediate
Location#
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages