lis_solver_get_precon 3 "6 Sep 2012" "Man Page" "Lis Library Functions"
NAME
lis_solver_get_precon - get the preconditioner number from the solver
SYNOPSIS
#include "lis.h" LIS_INT lis_solver_get_precon(LIS_SOLVER solver, LIS_INT *precon_type);
DESCRIPTION
Get the preconditioner number from the solver.
INPUT
"solver"
The solver
OUTPUT
"precon_type"
The preconditioner number
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/