aboutsummaryrefslogtreecommitdiff
path: root/src/pugh_reductions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pugh_reductions.h')
-rw-r--r--src/pugh_reductions.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pugh_reductions.h b/src/pugh_reductions.h
index f11d012..7634497 100644
--- a/src/pugh_reductions.h
+++ b/src/pugh_reductions.h
@@ -9,7 +9,7 @@
@@*/
#ifndef _PUGH_REDUCTIONS_H_
-#define _PUGH_REDUCTIONS_H_
+#define _PUGH_REDUCTIONS_H_ 1
#include "cctk.h"
@@ -139,6 +139,7 @@
#ifdef __cplusplus
extern "C" {
#endif
+int PUGH_ReduceGridArrays (REDUCTION_GRID_ARRAY_OPERATOR_REGISTER_ARGLIST);
int PUGH_ReductionAvgGVs (REDUCTION_OPERATOR_REGISTER_ARGLIST);
int PUGH_ReductionCountGVs (REDUCTION_OPERATOR_REGISTER_ARGLIST);