aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/local_reductions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/local_reductions.h b/src/local_reductions.h
index 57e2b47..533eef6 100644
--- a/src/local_reductions.h
+++ b/src/local_reductions.h
@@ -32,6 +32,7 @@ extern "C" {
iter = 0; \
sum_indices = 0; \
num_points = 1; \
+ REDUCTION_INITIAL(inval) \
REDUCTION_INITIAL( * outval) \
\
if ( N_dims == 0 ) \