slepc-3.17.1 2022-04-11
Report Typos and Errors
MFNDestroy
Destroys the
MFN
context.
Synopsis
#include "slepcmfn.h" PetscErrorCode
MFNDestroy
(
MFN
*mfn)
Collective on mfn
Input Parameter
mfn
- matrix function context obtained from
MFNCreate
()
See Also
MFNCreate
(),
MFNSetUp
(),
MFNSolve
()
Location:
src/mfn/interface/mfnbasic.c
Examples
src/eps/tutorials/ex36.c.html
src/mfn/tutorials/ex23.c.html
src/mfn/tutorials/ex26.c.html
src/mfn/tutorials/ex37.c.html
src/mfn/tutorials/ex39.c.html
src/mfn/tutorials/ex23f90.F90.html
Index of all MFN routines
Table of Contents for all manual pages
Index of all manual pages