
    This is the directory for the real data examples.

filelist	This file
ducsr.dat	Example sparse matrix in Compressed Sparse Row format, double
		precision real unsymmetric
ducsrb.dat	Example right-hand side for ducsr.dat
ducsrx.dat	Example starting guess for ducsr.dat
zcsrx.dat	Example starting guess for zscsr.dat and zucsr.dat
zscsr.dat	Example sparse matrix in Compressed Sparse Row format, double
		precision complex, symmetric
zscsrb.dat	Example right-hand side for zscsr.dat
zsexact.dat	Exact solution for zscsr.dat and zscsrb.dat
zucsr.dat	Example sparse matrix in Compressed Sparse Row format, double
		precision complex, unsymmetric
zucsrb.dat	Example right-hand side for zucsr.dat
zuexact.dat	Exact solution for zucsr.dat and zucsrb.dat
