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

See Also

OptionsAllUsed(), OptionsPrintf()

Level:advanced
Location:
src/sys/src/objects/options.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages