PetscOptionsHelpPrintedDestroy#
Destroys the object used to track which help messages have already been printed
Synopsis#
#include "petscviewer.h"
PetscErrorCode PetscOptionsHelpPrintedDestroy(PetscOptionsHelpPrinted *hp)
Not Collective
Input Parameter#
hp - pointer to the
PetscOptionsHelpPrintedobject to destroy; set toNULLon return
See Also#
PetscOptionsHelpPrintedCreate(), PetscOptionsHelpPrintedCheck()
Level#
developer
Location#
src/sys/classes/viewer/interface/viewreg.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages