|
NAMElis_esolver_get_residualnorms - get the relative residual norms for all the eigenpairs from the eigensolverSYNOPSISsubroutine lis_esolver_get_residualnorms(LIS_ESOLVER esolver, LIS_VECTOR v, LIS_INTEGER ierr);DESCRIPTIONGet the relative residual norms ||lx - Ax||_2/||lx||_2 for all the eigenpairs from the eigensolver.INPUT
OUTPUT
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |