|
NAMElis_esolver_get_iter - get the number of iterations for the specified eigenpair from the eigensolverSYNOPSIS#include "lis.h"LIS_INT lis_esolver_get_iter(LIS_ESOLVER esolver, LIS_INT *iter); DESCRIPTIONGet the number of iterations for the specified eigenpair from the eigensolver.INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |