From a571c4c6edb90a0446d2c9b4cd104546aa244292 Mon Sep 17 00:00:00 2001 From: allen Date: Wed, 16 Jul 2003 17:54:36 +0000 Subject: Synchronize all output variables on leaving ANALYSIS routines. The parameter constraint_communication has no effect now and is deprecated. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@91 b7a48df3-cbbf-4440-997f-b4b717c9f7fc --- src/ADMConstraints.F | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src') diff --git a/src/ADMConstraints.F b/src/ADMConstraints.F index f896b37..23ec87a 100644 --- a/src/ADMConstraints.F +++ b/src/ADMConstraints.F @@ -274,13 +274,6 @@ c Apply flat boundary conditions at outer boundaries. call BndFlatGN(ierr,cctkGH,sw,"admconstraints::momentum") end if -c Synchronize. - - if (constraint_communication.eq.1) then - call CCTK_SyncGroup(ierr,cctkGH,"admconstraints::hamiltonian") - call CCTK_SyncGroup(ierr,cctkGH,"admconstraints::momentum") - end if - c Cartoon. if (cartoon==1) then -- cgit v1.2.3