CMS 3D CMS Logo

SOR.h
Go to the documentation of this file.
1 
2 double SOR_num_flops(int M, int N, int num_iterations);
3 void SOR_execute(int M, int N,double omega, double **G, int num_iterations);
4 
void SOR_execute(int M, int N, double omega, double **G, int num_iterations)
double SOR_num_flops(int M, int N, int num_iterations)
#define N
Definition: blowfish.cc:9