lis_solver_get_solver(3) - Linux man page
Name
lis_solver_get_solver - get the solver number from the solver
Synopsis
#include "lis.h"
LIS_INT lis_solver_get_solver(LIS_SOLVER solver, LIS_INT *nsol);
Description
Get the solver number from the solver.
Input
- solver
- The
solver
Output
- nsol
- The solver number
Exit Status
The following exit values are returned:
- 0
- The process is normally terminated
- unspecified
- An error occurred
See Also
lis(3)