slepc-3.7.1 2016-05-27
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