#include "petscsys.h" PetscErrorCode PetscGetArgs(int *argc,char ***args)Not Collective
argc | - count of number of command line arguments | |
args | - the command line arguments |
The first argument contains the program name as is normal for C arguments.
Level:intermediate
Location:src/sys/objects/pinit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages