:orphan: # 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 --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/classes/viewer/interface/viewreg.c) [Index of all Viewer routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)