QEPGetTrackAll

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

Synopsis

#include "slepcqep.h" 
PetscErrorCode QEPGetTrackAll(QEP qep,PetscTruth *trackall) 
Not Collective

Input Parameter

qep - the eigensolver context

Output Parameter

trackall - the returned flag

See Also

EPSSetTrackAll()

Location: src/qep/interface/qepopts.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages