slepc-3.5.2 2014-10-10
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