slepc-main 2025-03-25
Report Typos and Errors

NEPRefineScheme

The scheme used for solving linear systems during iterative refinement

Synopsis

typedef enum { NEP_REFINE_SCHEME_SCHUR    = 1,
               NEP_REFINE_SCHEME_MBE      = 2,
               NEP_REFINE_SCHEME_EXPLICIT = 3 } NEPRefineScheme;

See Also

NEPSetRefine()

Level

intermediate

Location

include/slepcnep.h

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