[petsc-dev] PetscIntialize docs
Mark F. Adams
mfadams at lbl.gov
Thu Sep 5 01:19:15 CDT 2013
In http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Sys/PetscInitialize.html I see:
file - [optional] PETSc database file, also checks ~username/.petscrc and .petscrc use NULL to not check for code specific file. Use -skip_petscrc in the code specific file to skip the .petscrc files
I don't understand what "Use -skip_petscrc in the code specific file" means. In looking at the code it seems like this line should read something like:
… If you do not want to use a resource file, use NULL and add -skip_petscrc to the command line.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130905/41cc21e6/attachment.html>
More information about the petsc-dev
mailing list