| d33b0b6d | 20-Oct-2016 |
Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk> |
Make PetscOptionsSetValue/ClearValue symmetric with mixed-case
Since PetscOptionsClearValue checks for the location in the table using case sensitive comparison, we should do the same in PetscOption
Make PetscOptionsSetValue/ClearValue symmetric with mixed-case
Since PetscOptionsClearValue checks for the location in the table using case sensitive comparison, we should do the same in PetscOptionsSetValue.
show more ...
|