aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/TwoPunctures.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/TwoPunctures.c b/src/TwoPunctures.c
index 3b97d20..cd4f9fa 100644
--- a/src/TwoPunctures.c
+++ b/src/TwoPunctures.c
@@ -613,16 +613,6 @@ TwoPunctures (CCTK_ARGUMENTS)
} /* for j */
} /* for k */
- for (int k = imin[2]; k < imax[2]; ++k)
- for (int j = imin[1]; j < imax[1]; ++j)
- for (int i = imin[0]; i < imax[0]; ++i)
- {
- int ijk = CCTK_GFINDEX3D(cctkGH, i, j, k);
- x[ijk] += center_offset[0];
- y[ijk] += center_offset[1];
- z[ijk] += center_offset[2];
- }
-
if (use_sources && rescale_sources)
{
Rescale_Sources(cctkGH,