FNDestroy#
Destroys FN context that was created with FNCreate().
Synopsis#
Collective
Input Parameter#
fn - the math function context
See Also#
FNCreate()
Level#
beginner
Location#
Examples#
src/nep/tutorials/ex22f.F90
src/nep/tutorials/ex27f.F90
src/nep/tutorials/ex42.c
src/nep/tutorials/ex22.c
src/mfn/tutorials/ex39.c
src/nep/tutorials/ex27.c
Implementations#
FNDestroy_Combine() in src/sys/classes/fn/impls/combine/fncombine.c
FNDestroy_Phi() in src/sys/classes/fn/impls/phi/fnphi.c
FNDestroy_Rational() in src/sys/classes/fn/impls/rational/fnrational.c
Index of all FN routines Table of Contents for all manual pages Index of all manual pages