Searched refs:alreadyprinted (Results 1 – 2 of 2) sorted by relevance
132 PetscBool printhelp, changedmethod, alreadyprinted; member356 …>printhelp && PetscOptionsObject->count == 1 && !PetscOptionsObject->alreadyprinted) PetscCall((*P…
22 return opts->printhelp && opts->count == 1 && !opts->alreadyprinted; in ShouldPrintHelp()41 if (!PetscOptionsObject->alreadyprinted) { in PetscOptionsBegin_Private()43 …rintedCheck(PetscOptionsHelpPrintedSingleton, prefix, title, &PetscOptionsObject->alreadyprinted)); in PetscOptionsBegin_Private()69 PetscOptionsObject->alreadyprinted = obj->optionsprinted; in PetscObjectOptionsBegin_Private()523 PetscOptionsObject->alreadyprinted = PETSC_FALSE; in PetscOptionsEnd_Private()