| 0eb63584 | 07-May-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Do not use string comparison test for options printed if it is already turned off
Added a couple utility routines that I thought might be useful but are also dangerous; let's face it we really don't
Do not use string comparison test for options printed if it is already turned off
Added a couple utility routines that I thought might be useful but are also dangerous; let's face it we really don't have a good handle on subsets of processes doing different things even 20 years later
show more ...
|
| 9de0f6ec | 07-May-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Finally have clean runs using khash to avoid duplicating many options help messages
Removed unneeded memory usage, make copies even of name without pre Organized the code into functions Also use it
Finally have clean runs using khash to avoid duplicating many options help messages
Removed unneeded memory usage, make copies even of name without pre Organized the code into functions Also use it to remove duplicate help messages with PetscOptionsBegin()
Thanks-to: Jed Brown <jedbrown@mcs.anl.gov>
show more ...
|