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

PCGAMGFinalizePackage

This function frees everything from the PCGAMG package. It is called from PetscFinalize() automatically.

Synopsis

#include "petscpc.h" 
PetscErrorCode PCGAMGFinalizePackage(void)

.keywords: Petsc, destroy, package .seealso: PetscFinalize()

Level

developer

Location

src/ksp/pc/impls/gamg/gamg.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages