petsc-3.7.1 2016-05-15
Report Typos and Errors

PCGAMGClassicalGetType

Gets the type of classical interpolation to use

Synopsis

#include "petscpc.h" 
PetscErrorCode PCGAMGClassicalGetType(PC pc, PCGAMGClassicalType *type)
Collective on PC Many br

Input Parameter

pc -the preconditioner context Many br

Output Parameter

type -the type used Many br

Many br

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