Page 1 of 1

How to write eigenvectors to output file

PostPosted: Sat Mar 31, 2007 1:31 pm
by bruce
Hi, there:

I am using scalapack routine pdsyev to get eigenvectors and use PDLAPRNT routine to display it into screen. I am wondering how I can write eigenvectors to an output file? I can write eigenvalues to output file without any problem but the eigenvectors seem not that normal.

Any help will be higly appreciated!

Bruce