|
NAMElis_esolver_create - create the eigensolverSYNOPSIS#include "lis.h"LIS_INT lis_esolver_create(LIS_ESOLVER *esolver); DESCRIPTIONCreate the eigensolver.INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
NOTEesolver has the information on the eigensolver, the preconditioner, etc.SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |