aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/AHFinder_mask.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AHFinder_mask.F b/src/AHFinder_mask.F
index 266695f..63d1184 100644
--- a/src/AHFinder_mask.F
+++ b/src/AHFinder_mask.F
@@ -129,7 +129,7 @@
input_array(1) = CCTK_PointerTo(rhor)
reduction_value(1) = CCTK_PointerTo(rhortemp)
call CCTK_ReduceArraysGlobally(ierr, cctkGH, -1,reduce_handle, -1,
- . 1, input_array,0, input_array_dim, input_array_type, 1,
+ . 1, input_array,0, 0, input_array_type, 1,
. input_array_type, reduction_value)
rhor = rhortemp