#include "petscviewer.h" PetscErrorCode PetscOptionsHelpPrintedCheck(PetscOptionsHelpPrinted hp,const char *pre,const char* name,PetscBool *found)Not collective
hp | - the object used to manage tracking what help messages have been printed | |
pre | - the prefix part of the string, many be NULL | |
name | - the string to look for (cannot be NULL) |