aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ADMConstraints.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ADMConstraints.F b/src/ADMConstraints.F
index 529bdc4..a267bdc 100644
--- a/src/ADMConstraints.F
+++ b/src/ADMConstraints.F
@@ -235,7 +235,7 @@ c LegoExcision (must be done before symmetries are applied).
call excision_findboundary(ierr,emask,nx,ny,nz)
- call CCTK_SyncGroup(cctkGH,"einstein::mask")
+ call CCTK_SyncGroup(ierr,cctkGH,"einstein::mask")
call CartSymGN(ierr,cctkGH,"einstein::mask")
call excision_findnormals(ierr,emask,dirx,diry,dirz,nx,ny,nz)