PetscOptionsGetAll

Lists all the options the program was run with in a single string.

Synopsis

#include "petsc.h"   
int PetscOptionsGetAll(char *copts[])
Not Collective

Output Parameter

copts -pointer where string pointer is stored

See Also

PetscOptionsAllUsed(), PetscOptionsPrintf()

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