slepc-3.7.4 2017-05-17
   
FNDestroy
Destroys FN context that was created with FNCreate(). 
Synopsis
#include "slepcfn.h" 
PetscErrorCode FNDestroy(FN *fn)
Collective on FN
Input Parameter
|  | fn | - the math function context | 
See Also
 FNCreate()
Location: src/sys/classes/fn/interface/fnbasic.c
Index of all FN routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/nep/examples/tutorials/ex22.c.html
src/nep/examples/tutorials/ex27.c.html
src/nep/examples/nlevp/loaded_string.c.html
src/nep/examples/nlevp/gun.c.html