mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-07 19:50:09 +01:00
@@ -1,6 +1,6 @@
|
||||
|
||||
void triad(int N){
|
||||
void dummy(dobule*);
|
||||
void dummy(double*);
|
||||
double a[N], b[N], c[N], d[N];
|
||||
double s;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user