LMEReset#
Resets the LME context to the initial state (prior to setup) and destroys any allocated Vecs and Mats.
Synopsis#
#include "slepclme.h"
PetscErrorCode LMEReset(LME lme)
Collective
Input Parameter#
lme - the linear matrix equation solver context
See Also#
Level#
advanced
Location#
Index of all LME routines Table of Contents for all manual pages Index of all manual pages