EPSReset

Resets the EPS context to the setupcalled=0 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/basic.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages