PEPReset#
Resets the PEP context to the initial state (prior to setup) and destroys any allocated Vecs and Mats.
Synopsis#
Collective
Input Parameter#
pep - eigensolver context obtained from PEPCreate()
See Also#
PEPDestroy()
Level#
advanced
Location#
Implementations#
PEPReset_CISS() in src/pep/impls/ciss/pciss.c
PEPReset_JD() in src/pep/impls/jd/pjd.c
PEPReset_STOAR() in src/pep/impls/krylov/stoar/stoar.c
PEPReset_Linear() in src/pep/impls/linear/linear.c
Index of all PEP routines Table of Contents for all manual pages Index of all manual pages