1lis_solver_create(3f) Lis Library Functions lis_solver_create(3f)
23
4
NAME
6lis_solver_create - create the solver
78
SYNOPSIS
10subroutine lis_solver_create(LIS_SOLVER *solver, LIS_INTEGER ierr);
1112
DESCRIPTION
14Create the solver.
1516
INPUT
18None
1920
OUTPUT
22solver The solver
2324
NOTE
26solver has the information on the solver, the preconditioner, etc.
2728
SEE ALSO
30lis(3)
3132
http://www.ssisc.org/lis/
3334
35
36
37
Man Page 6 Sep 2012 lis_solver_create(3f)