|
NAMElis_esolve - solve the standard eigenvalue problemSYNOPSISsubroutine lis_esolve(LIS_MATRIX A, LIS_VECTOR x, LIS_REAL evalue, LIS_ESOLVER esolver, LIS_INTEGER ierr);DESCRIPTIONSolve the standard eigenvalue problem Ax = lx with the specified eigensolver.INPUT
OUTPUT
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |