slepc-3.16.0 2021-09-30
Report Typos and Errors

EPSEVSLGetDamping

Gets the type of damping.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSEVSLGetDamping(EPS eps,EPSEVSLDamping *damping)
Not Collective

Input Parameter

eps  - the eigensolver context

Output Parameter

damping  - the type of damping

See Also

EPSEVSLSetDamping()

Location: src/eps/impls/external/evsl/evsl.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages