#include "petscsys.h" PetscErrorCode PetscOptionsView(PetscOptions options,PetscViewer viewer)Logically Collective on PetscViewer
options | - options database, use NULL for default global database | |
viewer | - must be an PETSCVIEWERASCII viewer |
-options_view | - Activates PetscOptionsView() within PetscFinalize() |