aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryye00 <yye00@7daa882c-dc44-4453-834e-278d26b18e6a>2004-08-25 15:43:27 +0000
committeryye00 <yye00@7daa882c-dc44-4453-834e-278d26b18e6a>2004-08-25 15:43:27 +0000
commit6e38661972bac728bd5bf1887ecf521e53c2c8d0 (patch)
treef070ae2920b512592f85a290c8c59703b1519966
parentff24ec871a752ee2cb4f449a516fbbbbbe8b9669 (diff)
typo
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalReduce/trunk@27 7daa882c-dc44-4453-834e-278d26b18e6a
-rw-r--r--src/ReductionCount.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ReductionCount.c b/src/ReductionCount.c
index 50735f9..f94b2b1 100644
--- a/src/ReductionCount.c
+++ b/src/ReductionCount.c
@@ -1229,6 +1229,7 @@ static int ReductionCount (int N_dims, int operator_handle,
break;
#endif
}
+ printf("\n number of points:%d and iter is:%d",num_points,iter);
}
return (0);