slepc-3.16.2 2022-02-01
LMEGetSolution
Gets the solution of the matrix equation.
Synopsis
#include "slepclme.h"
PetscErrorCode LMEGetSolution(LME lme,Mat *X)
Collective on lme
Input Parameter
Output Parameters
See Also
LMESolve(), LMESetSolution()
Location: src/lme/interface/lmesetup.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