lis_solver_create.3f - Man Page
create the solver
Synopsis
subroutine lis_solver_create(LIS_SOLVER *solver, LIS_INTEGER ierr);
Description
Create the solver.
Input
None
Output
- solver
The solver
Note
solver has the information on the solver, the preconditioner, etc.
See Also
Info
6 Sep 2012 Man Page Lis Library Functions