aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormiguel <miguel@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2001-02-16 10:08:56 +0000
committermiguel <miguel@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2001-02-16 10:08:56 +0000
commit58508bd953901408a6904ff169873714489c760f (patch)
treefa8772f61f9cd21814961bd757af1443cbcf0b04 /src
parentc723c951b33bfac2701d118a2733887137783c5d (diff)
Minor changes.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@41 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
Diffstat (limited to 'src')
-rw-r--r--src/ADMConstraints.F5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ADMConstraints.F b/src/ADMConstraints.F
index 93b5358..1018d08 100644
--- a/src/ADMConstraints.F
+++ b/src/ADMConstraints.F
@@ -62,9 +62,6 @@ c Return code from Cactus boundary conditions
c Temporaries for the Stress-Energy tensor
CCTK_REAL :: Ttt,Ttx,Tty,Ttz,Txx,Txy,Txz,Tyy,Tyz,Tzz
-
-#include "CalcTmunu_temps.inc"
-
c Macros from Standard Einstein
#include "CactusEinstein/Einstein/src/macro/HAMADM_declare.h"
#include "CactusEinstein/Einstein/src/macro/MOMXADM_declare.h"
@@ -119,7 +116,6 @@ c --------------------------------
uyy = UPPERMET_UYY; uyz = UPPERMET_UYZ; uzz = UPPERMET_UZZ
#include "CalcTmunu.inc"
-
c Calculate the hamiltonian constraint
c ------------------------------------
@@ -137,7 +133,6 @@ c ------------------------------------
endif
#endif
-
c Calculate the Momentum constraints
c ----------------------------------