|
NAMElis_solver_get_residualnorm - calculate the relative residual norm from the solutionSYNOPSISsubroutine lis_solver_get_residualnorm(LIS_SOLVER solver, LIS_INTEGER *residual, LIS_INTEGER ierr);DESCRIPTIONCalculate the relative residual norm ||b - Ax||_2/||b||_2 from the solution x.INPUT
OUTPUT
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |