slepc-3.14.2 2021-02-01
Report Typos and Errors

EPSLyapIISetLME

Associate a linear matrix equation solver object (LME) to the eigenvalue solver.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSLyapIISetLME(EPS eps,LME lme)
Collective on EPS

Input Parameters

eps  - the eigenproblem solver context
lme  - the linear matrix equation solver object

See Also

EPSLyapIIGetLME()

Location: src/eps/impls/lyapii/lyapii.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages