lis_solver_get_precon.3f - Man Page

get the preconditioner number from the solver

Synopsis

subroutine lis_solver_get_precon(LIS_SOLVER solver, LIS_INTEGER *precon_type, LIS_INTEGER ierr);

Description

Get the preconditioner number from the solver.

Input

solver

The solver

Output

precon_type

The preconditioner number

See Also

lis(3)

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

Info

6 Sep 2012 Man Page Lis Library Functions