OptionsPrint

Prints the options that have been loaded. This is useful for debugging purposes.

Synopsis

int OptionsPrint(FILE *fd)
Collective on PETSC_COMM_WORLD

Input Parameter

FILE fd -location to print options (usually stdout or stderr)

Options Database Key

-optionstable -Activates OptionsPrint() within PetscFinalize()

Keywords

options, database, print, table

See Also

OptionsAllUsed()

Level:advanced
Location:src/sys/src/objects/options.c
System Index
Table of Contents