petsc-3.12.5 2020-03-29
PetscFunctionListDestroy
Destroys a list of registered routines.
Synopsis
#include "petscsys.h"
PetscErrorCode PetscFunctionListDestroy(PetscFunctionList *fl)
Input Parameter
fl -pointer to list
See Also
PetscFunctionListAdd(), PetscFunctionList
Level
developer
Location
src/sys/dll/reg.c
Examples
src/ksp/ksp/examples/tutorials/ex74.c.html
src/ts/examples/tutorials/ex8.c.html
src/ts/examples/tutorials/ex9.c.html
src/ts/examples/tutorials/ex11.c.html
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages