slepc-3.7.1 2016-05-27
Report Typos and Errors

NEPNLEIGSGetTrueResidual

Returns the flag indicating whether true residuals must be computed explicitly or not.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPNLEIGSGetTrueResidual(NEP nep,PetscBool *trueres)
Not Collective

Input Parameter

nep  - the nonlinear eigensolver context

Output Parameter

trueres  - the returned flag

See Also

NEPNLEIGSSetTrueResidual()

Location: src/nep/impls/nleigs/nleigs.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages