![]() |
![]()
| ![]() |
![]()
NAMElis_esolver_get_residualnorms - Get the relative residual norm for all the eigenpairs from the eigensolver SYNOPSIS#include "lis.h" LIS_INT lis_esolver_get_residualnorms(LIS_ESOLVER esolver, LIS_VECTOR v); DESCRIPTIONGet the relative residual norms ||lx - Ax||_2/||lx||_2 for all the eigenpairs from the eigensolver. INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3) http://www.ssisc.org/lis/
|