CMS 3D CMS Logo

SOR.h

Go to the documentation of this file.
00001 
00002 double SOR_num_flops(int M, int N, int num_iterations);
00003 void SOR_execute(int M, int N,double omega, double **G, int num_iterations);
00004 

Generated on Tue Jun 9 17:49:25 2009 for CMSSW by  doxygen 1.5.4