#include "petscsys.h" PetscErrorCode PetscOptionsSetFromOptions(PetscOptions options)Collective on PETSC_COMM_WORLD Many br
-options_monitor <optional filename> | - prints the names and values of all runtime options as they are set. The monitor functionality is not Many bravailable for options set through a file, environment variable, or on Many brthe command line. Only options set after PetscInitialize() completes will Many brbe monitored. Many br | |
-options_monitor_cancel | - cancel all options database monitors Many br |