lis_esolver_set_optionC - Man Page
set the options for the eigensolver on the command line
Synopsis
#include "lis.h"
LIS_INT lis_esolver_set_optionC(LIS_ESOLVER esolver);
Description
Set the options for the eigensolver on the command line.
Input
None
Output
- esolver
The eigensolver
Exit Status
The following exit values are returned:
- 0
The process is normally terminated
- unspecified
An error occurred
See Also
Info
6 Sep 2012 Man Page Lis Library Functions