slepc-3.7.3 2016-09-29
Report Typos and Errors

EPSReset

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

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSReset(EPS eps)
Collective on EPS

Input Parameter

eps  - eigensolver context obtained from EPSCreate()

See Also

EPSDestroy()

Location: src/eps/interface/epsbasic.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages