slepc-3.16.2 2022-02-01
Report Typos and Errors

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