EPSDestroy

Destroys the EPS context.

Synopsis

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

Input Parameter

eps - eigensolver context obtained from EPSCreate()

See Also

EPSCreate(), EPSSetUp(), EPSSolve()

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