aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_shift.F
diff options
context:
space:
mode:
authortradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-12-09 23:20:14 +0000
committertradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-12-09 23:20:14 +0000
commitd29c6c5b8c401c0ec15fb3310be5fd9dbe0836c8 (patch)
tree3071e8cdc2d70099cc6e54509abf71f44cb64d5b /src/AHFinder_shift.F
parent5137da7593389f06d6d811c186a3510acc8a8b90 (diff)
Fixed calls to CCTK_SyncGroup() which also takes an 'ierror' argument now.
You will also need to update the flesh now. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@264 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_shift.F')
-rw-r--r--src/AHFinder_shift.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AHFinder_shift.F b/src/AHFinder_shift.F
index 5d0064b..5d5fc70 100644
--- a/src/AHFinder_shift.F
+++ b/src/AHFinder_shift.F
@@ -349,7 +349,7 @@
! ********************************************
call CartSymGN(ierr,cctkGH,"einstein::shift")
- call CCTK_SyncGroup(cctkGH,"einstein::shift")
+ call CCTK_SyncGroup(ierr,cctkGH,"einstein::shift")
! ***************