1lis_solver_get_time(3f) Lis Library Functions lis_solver_get_time(3f)
23
4
NAME
6lis_solver_get_time - get the execution time from the solver
78
SYNOPSIS
10subroutine lis_solver_get_time(LIS_SOLVER solver, double *time,
11LIS_INTEGER ierr);
1213
DESCRIPTION
15Get the execution time from the solver.
1617
INPUT
19solver The solver
2021
OUTPUT
23time The time in seconds of the execution
2425
SEE ALSO
27lis(3)
2829
http://www.ssisc.org/lis/
3031
32
33
34
Man Page 28 Aug 2014 lis_solver_get_time(3f)