slepc-3.17.0 2022-03-31
STMatMode
Determines how to handle the coefficient matrix associated to the spectral transformation
Synopsis
typedef enum { ST_MATMODE_COPY,
ST_MATMODE_INPLACE,
ST_MATMODE_SHELL } STMatMode;
See Also
STSetMatMode(), STGetMatMode()
Location: include/slepcst.h
Examples
src/pep/tutorials/ex28.c.html
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages