slepc-3.20.2 2024-03-15
Report Typos and Errors

MFNDestroy

Destroys the MFN context.

Synopsis

#include "slepcmfn.h" 
PetscErrorCode MFNDestroy(MFN *mfn)
Collective

Input Parameter

mfn  - matrix function context obtained from MFNCreate()

See Also

MFNCreate(), MFNSetUp(), MFNSolve()

Level

beginner

Location

src/mfn/interface/mfnbasic.c

Examples

src/eps/tutorials/ex36.c
src/mfn/tutorials/ex23.c
src/mfn/tutorials/ex23f90.F90
src/mfn/tutorials/ex26.c
src/mfn/tutorials/ex37.c
src/mfn/tutorials/ex39.c


Index of all MFN routines
Table of Contents for all manual pages
Index of all manual pages