slepc-3.18.0 2022-10-01
Report Typos and Errors

PEPDestroy

Destroys the PEP context.

Synopsis

#include "slepcpep.h" 
PetscErrorCode PEPDestroy(PEP *pep)
Collective on pep

Input Parameter

pep  - eigensolver context obtained from PEPCreate()

See Also

PEPCreate(), PEPSetUp(), PEPSolve()

Level

beginner

Location

src/pep/interface/pepbasic.c

Examples

src/pep/tutorials/ex16.c.html
src/pep/tutorials/ex16f90.F90.html
src/pep/tutorials/ex17.c.html
src/pep/tutorials/ex28.c.html
src/pep/tutorials/ex38.c.html
src/pep/tutorials/ex40.c.html
src/pep/tutorials/ex50.c.html
src/pep/tutorials/nlevp/acoustic_wave_1d.c.html
src/pep/tutorials/nlevp/acoustic_wave_2d.c.html
src/pep/tutorials/nlevp/butterfly.c.html
src/pep/tutorials/nlevp/damped_beam.c.html


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