From 1779a717ac10598ffe7088b9178c541f9cc7c51e Mon Sep 17 00:00:00 2001 From: rideout Date: Wed, 7 May 2003 21:12:11 +0000 Subject: Only pass *sequential* (in var index) selected group members to ApplyBnd. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@228 6a38eb6e-646e-4a02-a296-d141613ad6c4 --- src/CopyBoundary.c | 6 +++--- src/FlatBoundary.c | 6 +++--- src/RobinBoundary.c | 6 +++--- src/ScalarBoundary.c | 6 +++--- src/StaticBoundary.c | 5 +++-- 5 files changed, 15 insertions(+), 14 deletions(-) diff --git a/src/CopyBoundary.c b/src/CopyBoundary.c index 191b22b..278482f 100644 --- a/src/CopyBoundary.c +++ b/src/CopyBoundary.c @@ -122,9 +122,9 @@ int BndCopy(const cGH *GH, int num_vars, int *vars, int *faces, int *widths, for identical bcs. If all GFs had the same staggering then we could groups many GFs together. */ gi = CCTK_GroupIndexFromVarI (vars[i]); - while (i+j