Main Page
Namespaces
Classes
Package Documentation
Validation
Performance
bin
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
SOR_execute
void SOR_execute(int M, int N, double omega, double **G, int num_iterations)
SOR_num_flops
double SOR_num_flops(int M, int N, int num_iterations)
callgraph.G
G
Definition:
callgraph.py:12
N
#define N
Definition:
blowfish.cc:9
Generated for CMSSW Reference Manual by
1.8.11