CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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)
tuple G
Definition: callgraph.py:12
#define N
Definition: blowfish.cc:9