slepc-3.18.0 2022-10-01
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
()
Level
beginner
Location
src/nep/interface/nepbasic.c
Examples
src/nep/tutorials/ex20.c.html
src/nep/tutorials/ex20f90.F90.html
src/nep/tutorials/ex21.c.html
src/nep/tutorials/ex22.c.html
src/nep/tutorials/ex22f90.F90.html
src/nep/tutorials/ex27.c.html
src/nep/tutorials/ex27f90.F90.html
src/nep/tutorials/ex42.c.html
src/nep/tutorials/nlevp/gun.c.html
src/nep/tutorials/nlevp/loaded_string.c.html
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages