From ae9617f268e2247890bc240c4ec43fc4484b5e59 Mon Sep 17 00:00:00 2001 From: yye00 Date: Mon, 30 Aug 2004 19:37:52 +0000 Subject: moved fix from one place to another git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalReduce/trunk@37 7daa882c-dc44-4453-834e-278d26b18e6a --- src/ReductionMin.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ReductionMin.c') diff --git a/src/ReductionMin.c b/src/ReductionMin.c index 6e78e90..10f3944 100644 --- a/src/ReductionMin.c +++ b/src/ReductionMin.c @@ -1226,6 +1226,8 @@ static int ReductionMin (int N_dims, int operator_handle, } } + num_points--; + /* store the number of points in the paramater table */ if ( Util_TableQueryNKeys(param_table_handle) != 0) { -- cgit v1.2.3