lis_solver_set_optionc(3) - Linux man page
Name
lis_solver_set_optionC - set the options for the solver on the command
line
Synopsis
#include "lis.h"
LIS_INT lis_solver_set_optionC(LIS_SOLVER solver);
Description
Set the options for the solver on the command line.
Input
- None
Output
- solver
- The solver
Exit Status
The following exit values are returned:
- 0
- The process is normally terminated
- unspecified
- An error occurred
See Also
lis(3)