1lis_esolver_get_time(3f)     Lis Library Functions    lis_esolver_get_time(3f)
2
3
4

NAME

6       lis_esolver_get_time  - get the execution time for the specified eigen‐
7       pair from the eigensolver
8
9

SYNOPSIS

11       subroutine  lis_esolver_get_time(LIS_ESOLVER  esolver,  double  *times,
12       LIS_INTEGER ierr);
13
14

DESCRIPTION

16       Get  the  execution  time  for  the specified eigenpair from the eigen‐
17       solver.
18
19

INPUT

21       esolver
22              The eigensolver
23
24

OUTPUT

26       times  The time in seconds of the execution
27
28

SEE ALSO

30       lis(3)
31
32       http://www.ssisc.org/lis/
33
34
35
36
37Man Page                          28 Aug 2014         lis_esolver_get_time(3f)
Impressum