aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder.F
diff options
context:
space:
mode:
Diffstat (limited to 'src/AHFinder.F')
-rw-r--r--src/AHFinder.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AHFinder.F b/src/AHFinder.F
index 75f436d..8918fdd 100644
--- a/src/AHFinder.F
+++ b/src/AHFinder.F
@@ -1379,7 +1379,7 @@
else if ((mtype.eq.1).and.(ahf_weakmask.ne.0)) then
call AHFinder_mask(CCTK_FARGUMENTS)
call CCTK_SyncGroup(cctkGH,"ahfinder::ahfmask")
- else
+ else if (cctk_iteration.lt.1) then
ahmask = one
end if