petsc-3.9.4 2018-09-11
Report Typos and Errors

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

-pc_gamg_classical_type -

See Also

()

Level

intermediate

Location

src/ksp/pc/impls/gamg/classical.c

Implementations

PCGAMGClassicalSetType_GAMG in src/ksp/pc/impls/gamg/classical.c

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