PetscErrorCode PermonInitialize(int *argc, char ***args, const char file[], const char help[])
argc | - count of number of command line arguments | |
args | - the command line arguments | |
file | - [optional] FLLOP database file, also checks in following order petsrc files from PetscInitialize, ~/.flloprc, ./flloprc, ./.flloprc and file; use NULL to not check for code specific file |
-skip_flloprc | - skip reading flloprc file | |
-options_table | - print table of options |