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