1lis_esolver_set_optionC(3) Lis Library Functions lis_esolver_set_optionC(3)
2
3
4
6 lis_esolver_set_optionC - set the options for the eigensolver on the
7 command line
8
9
11 #include "lis.h"
12
13 LIS_INT lis_esolver_set_optionC(LIS_ESOLVER esolver);
14
15
17 Set the options for the eigensolver on the command line.
18
19
21 None
22
23
25 esolver
26 The eigensolver
27
28
30 The following exit values are returned:
31
32 0 The process is normally terminated
33
34 unspecified
35 An error occurred
36
37
39 lis(3)
40
41 http://www.ssisc.org/lis/
42
43
44
45
46Man Page 6 Sep 2012 lis_esolver_set_optionC(3)