PetscErrorCode FllopInitialize(int *argc, char ***args, const char file[])
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 |
Level:beginner
Location:src/sys/fllopinit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages