lis_solver_get_iterex.3f - Man Page

get the detailed information on the number of iterations from the solver

Synopsis

subroutine lis_solver_get_iterex(LIS_SOLVER solver, LIS_INTEGER *iter, LIS_INTEGER ierr);

Description

Get the detailed information on the number of iterations from the solver.

Input

solver

The solver

Output

iter

The number of iterations

iter_double

The number of double precision iterations

iter

The number of quadruple precision iterations

See Also

lis(3)

http://www.ssisc.org/lis/

Info

28 Aug 2014 Man Page Lis Library Functions