petsc-3.10.5 2019-03-28
PetscOptionsDestroy
Destroys an option database.
Synopsis
#include "petscsys.h"
PetscErrorCode PetscOptionsDestroy(PetscOptions *options)
Input Parameter
options -the PetscOptions object
See Also
PetscOptionsInsert()
Level
developer
Location
src/sys/objects/options.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages