aboutsummaryrefslogtreecommitdiff
path: root/src/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup.c')
-rw-r--r--src/setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/setup.c b/src/setup.c
index 3bc37d9..d4cd599 100644
--- a/src/setup.c
+++ b/src/setup.c
@@ -115,6 +115,7 @@ void SphericalSurface_Setup (CCTK_ARGUMENTS)
/* mark surface as uninitialised */
+ sf_active[n] = 0;
sf_valid[n] = 0;
} /* for n */