slepc-main 2024-11-09
LMEGetSolution
Gets the solution of the matrix equation.
Synopsis
#include "slepclme.h"
PetscErrorCode LMEGetSolution(LME lme,Mat *X)
Not Collective
Input Parameter
Output Parameters
See Also
LMESolve(), LMESetSolution()
Level
intermediate
Location
src/lme/interface/lmesetup.c
Examples
src/lme/tutorials/ex32.c
Index of all LME routines
Table of Contents for all manual pages
Index of all manual pages