%-------------------------------------------------------------------------------
% UF Sparse Matrix Collection, Tim Davis
% http://www.cise.ufl.edu/research/sparse/matrices/GHS_psdef/wathen120
% name: GHS_psdef/wathen120
% [Gould,Higham,Scott: matrix from Andy Wathen, Oxford Univ.]
% id: 1289
% date: 2004
% author: A. Wathen
% ed: N. Gould, Y. Hu, J. Scott
% fields: name title A id date author ed kind notes
% kind: random 2D/3D problem
%-------------------------------------------------------------------------------
% notes:
% A = gallery('wathen',100,120) ; % (in MATLAB)                   
% To initialize the MATLAB random number generator to replicate   
% this matrix, first do the following:                            
% rand('state',0); A = gallery('wathen',100,100)                  
% and then generate this matrix using the 100,120 arguments above.
%-------------------------------------------------------------------------------
