slepc-3.20.2 2024-03-15
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

Input Parameters

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

See Also

EPSLyapIIGetLME()

Level

advanced

Location

src/eps/impls/lyapii/lyapii.c

Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages