1lis_esolver_get_status(3)    Lis Library Functions   lis_esolver_get_status(3)
2
3
4

NAME

6       lis_esolver_get_status  -  get  the  status for the specified eigenpair
7       from the eigensolver
8
9

SYNOPSIS

11       #include "lis.h"
12
13       LIS_INT lis_esolver_get_status(LIS_ESOLVER esolver, LIS_INT *status);
14
15

DESCRIPTION

17       Get the status for the specified eigenpair from the eigensolver.
18
19

INPUT

21       esolver
22              The eigensolver
23
24

OUTPUT

26       status The status
27
28

EXIT STATUS

30       The following exit values are returned:
31
32       0      The process is normally terminated
33
34       unspecified
35              An error occurred
36
37

SEE ALSO

39       lis(3)
40
41       http://www.ssisc.org/lis/
42
43
44
45
46Man Page                          28 Aug 2014        lis_esolver_get_status(3)
Impressum