![]() |
![]()
| ![]() |
![]()
NAMElis_solver_set_option - set the options for the solver SYNOPSIS#include "lis.h" LIS_INT lis_solver_set_option(char *text, LIS_SOLVER *solver); DESCRIPTIONSet the options for the solver. INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
NOTEThe table below shows the available command line options, where -i {cg|1} means -i cg or -i 1 and -maxiter [1000] indicates that -maxiter defaults to 1,000. OPTIONSThe following options are supported:
Other Options:
See Lis User Guide for full description. SEE ALSOlis(3) http://www.ssisc.org/lis/
|