slepc-3.16.3 2022-04-11
LMEDestroy
Destroys the LME context.
Synopsis
#include "slepclme.h"
PetscErrorCode LMEDestroy(LME *lme)
Collective on lme
Input Parameter
| lme | - linear matrix equation context obtained from LMECreate()
|
See Also
LMECreate(), LMESetUp(), LMESolve()
Location: src/lme/interface/lmebasic.c
Examples
src/lme/tutorials/ex32.c.html
Index of all LME routines
Table of Contents for all manual pages
Index of all manual pages