OptionsGetAll
Lists all the options the program was run with in a single string.
Synopsis
#include "petsc.h"
int OptionsGetAll(char *copts[])
Not Collective
Output Parameter
copts -pointer where string pointer is stored
Keywords
options, database, print, table
See Also
OptionsAllUsed(), OptionsPrintf()
Level:advanced
Location:src/sys/src/objects/options.c
System Index
Table of Contents