![]() |
![]()
| ![]() |
![]()
NAMElis_esolver_get_evectors - get all the eigenvectors from the eigensolver SYNOPSIS#include "lis.h" LIS_INT lis_esolver_get_evectors(LIS_ESOLVER esolver, LIS_MATRIX A); DESCRIPTIONGet all the eigenvectors from the eigensolver. INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
NOTEMatrix A must be created in advance with the function lis_matrix_create. SEE ALSOlis(3) http://www.ssisc.org/lis/
|