Searched refs:num_options (Results 1 – 1 of 1) sorted by relevance
41 PetscInt num_options; in ProcessCommandLineOptions() local43 PetscCall(PetscOptionsLeftGet(NULL, &num_options, NULL, NULL)); in ProcessCommandLineOptions()44 PetscCheck(num_options > 0, comm, PETSC_ERR_USER_INPUT, in ProcessCommandLineOptions()47 PetscCall(PetscOptionsLeftRestore(NULL, &num_options, NULL, NULL)); in ProcessCommandLineOptions()