QEPReset

Resets the QEP context to the setupcalled=0 state and removes any allocated objects.

Synopsis

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

Input Parameter

qep - eigensolver context obtained from QEPCreate()

See Also

QEPDestroy()

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