lis_solver_get_precon(3) - Linux man page

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/