petsc-3.15.0 2021-03-30
PCGAMGClassicalSetType
Sets the type of classical interpolation to use
Synopsis
#include "petscpc.h"
PetscErrorCode PCGAMGClassicalSetType(PC pc, PCGAMGClassicalType type)
Collective on PC
Input Parameters
| pc | - the preconditioner context
|
Options Database Key
See Also
()
Level
intermediate
Location
src/ksp/pc/impls/gamg/classical.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages