petsc-3.14.6 2021-03-30
Report Typos and Errors

PCBDDCFinalizePackage

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

Synopsis

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

.seealso: PetscFinalize()

Level

developer

Location

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