Searched refs:help_set (Results 1 – 1 of 1) sorted by relevance
81 PetscBool help_set; in ProcessCommandLineOptions() local83 PetscCall(PetscOptionsHasHelp(NULL, &help_set)); in ProcessCommandLineOptions()84 if (help_set) { in ProcessCommandLineOptions()