![]() |
![]()
| ![]() |
![]()
NAMElis_esolver_get_iters - get the numbers of iterations for all the eigenpairs from the eigensolver SYNOPSIS#include "lis.h" LIS_INT lis_esolver_get_iters(LIS_ESOLVER esolver, LIS_VECTOR v); DESCRIPTIONGet the numbers of iterations for all the eigenpairs from the eigensolver. INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
NOTEVector v must be created in advance with the function lis_vector_create. SEE ALSOlis(3) http://www.ssisc.org/lis/
|