MFNReset#
Resets the MFN context to the initial state (prior to setup) and destroys any allocated Vecs and Mats.
Synopsis#
#include "slepcmfn.h"
PetscErrorCode MFNReset(MFN mfn)
Collective
Input Parameter#
mfn - the matrix function solver context
See Also#
Level#
advanced
Location#
Index of all MFN routines Table of Contents for all manual pages Index of all manual pages