PETSc version 3.15.5
Fix/Edit manual page

PetscViewerFinalizePackage

This function destroys any global objects created in the Petsc viewers. It is called from PetscFinalize().

Synopsis

#include "petscviewer.h" 
PetscErrorCode  PetscViewerFinalizePackage(void)

See Also

PetscFinalize()

Level

developer

Location

src/sys/classes/viewer/interface/view.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages