![]() |
![]()
| ![]() |
![]()
NAMElis_esolver_get_residualnorm - get the relative residual norm for the specified eigenpair from the eigensolver SYNOPSIS#include "lis.h" LIS_INT lis_esolver_get_residualnorm(LIS_ESOLVER esolver, LIS_REAL *residual); DESCRIPTIONGet the relative residual norm ||lx - Ax||_2/||lx||_2 for the specified eigenpair from the eigensolver. INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3) http://www.ssisc.org/lis/
|