lis_esolver_set_optionc(3) - Linux man page
Name
lis_esolver_set_optionC - 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
lis(3)