lis_solver_set_optionC - Man Page

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)

http://www.ssisc.org/lis/

Info

6 Sep 2012 Man Page Lis Library Functions