Home
last modified time | relevance | path

Searched refs:help_set (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Dcloptions.c81 PetscBool help_set; in ProcessCommandLineOptions() local
83 PetscCall(PetscOptionsHasHelp(NULL, &help_set)); in ProcessCommandLineOptions()
84 if (help_set) { in ProcessCommandLineOptions()