QEPDestroy

Destroys the QEP context.

Synopsis

#include "slepcqep.h" 
PetscErrorCode QEPDestroy(QEP qep)
Collective on QEP

Input Parameter

qep - eigensolver context obtained from QEPCreate()

See Also

QEPCreate(), QEPSetUp(), QEPSolve()

Location: src/qep/interface/qepbasic.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages