lis_solver_get_time.3f - Man Page

get the execution time from the solver

Synopsis

subroutine lis_solver_get_time(LIS_SOLVER solver, double *time, LIS_INTEGER ierr);

Description

Get the execution time from the solver.

Input

solver

The solver

Output

time

The time in seconds of the execution

See Also

lis(3)

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

Info

28 Aug 2014 Man Page Lis Library Functions