#include "slepclme.h" PetscErrorCode LMESolve(LME lme)Collective
lme | - linear matrix equation solver context obtained from LMECreate() |
-lme_view | - print information about the solver used | |
-lme_view_mat binary | - save the matrix to the default binary viewer | |
-lme_view_rhs binary | - save right hand side to the default binary viewer | |
-lme_view_solution binary | - save computed solution to the default binary viewer | |
-lme_converged_reason | - print reason for convergence, and number of iterations |