Searched refs:num_options (Results 1 – 1 of 1) sorted by relevance
80 PetscInt num_options; in ProcessCommandLineOptions() local90 PetscCall(PetscOptionsLeftGet(NULL, &num_options, NULL, NULL)); in ProcessCommandLineOptions()91 PetscCheck(num_options > 0, comm, PETSC_ERR_USER_INPUT, in ProcessCommandLineOptions()95 PetscCall(PetscOptionsLeftRestore(NULL, &num_options, NULL, NULL)); in ProcessCommandLineOptions()