slepc-3.17.1 2022-04-11
Report Typos and Errors
NEPDestroy
Destroys the
NEP
context.
Synopsis
#include "slepcnep.h" PetscErrorCode
NEPDestroy
(
NEP
*nep)
Collective on nep
Input Parameter
nep
- eigensolver context obtained from
NEPCreate
()
See Also
NEPCreate
(),
NEPSetUp
(),
NEPSolve
()
Location:
src/nep/interface/nepbasic.c
Examples
src/nep/tutorials/ex20.c.html
src/nep/tutorials/ex21.c.html
src/nep/tutorials/ex22.c.html
src/nep/tutorials/ex27.c.html
src/nep/tutorials/ex42.c.html
src/nep/tutorials/ex20f90.F90.html
src/nep/tutorials/ex22f90.F90.html
src/nep/tutorials/ex27f90.F90.html
src/nep/tutorials/nlevp/loaded_string.c.html
src/nep/tutorials/nlevp/gun.c.html
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages