petsc-3.13.6 2020-09-29
PetscOptionsHelpPrintedCreate
Creates an object used to manage tracking which help messages have been printed so they will not be printed again.
Synopsis
#include "petscviewer.h"
PetscErrorCode PetscOptionsHelpPrintedCreate(PetscOptionsHelpPrinted *hp)
Not collective
See Also
PetscOptionsHelpPrintedCheck(), PetscOptionsHelpPrintChecked()
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