slepc-3.16.1 2021-11-17
LMEProblemType
Determines the type of linear matrix equation
Synopsis
typedef enum { LME_LYAPUNOV,
LME_SYLVESTER,
LME_GEN_LYAPUNOV,
LME_GEN_SYLVESTER,
LME_DT_LYAPUNOV ,
LME_STEIN} LMEProblemType;
See Also
LMESetProblemType(), LMEGetProblemType()
Location: include/slepclme.h
Examples
src/lme/tutorials/ex32.c.html
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages