slepc-3.6.3 2016-03-29
Report Typos and Errors

PEPReset

Resets the PEP context to the initial state and removes any allocated objects.

Synopsis

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

Input Parameter

pep - eigensolver context obtained from PEPCreate()

See Also

PEPDestroy()

Location: src/pep/interface/pepbasic.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages