#include "slepceps.h" PetscErrorCode EPSSetTrueResidual(EPS eps,PetscBool trueres)Logically Collective
eps | - the eigensolver context | |
trueres | - whether true residuals are required or not |
-eps_true_residual <boolean> | - Sets/resets the boolean flag 'trueres' |