aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2010-04-22 15:12:10 +0000
committerknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2010-04-22 15:12:10 +0000
commitc297b7c7fc949b3d66aa47f2e62c1e8111fb720a (patch)
treee8d47988408e5648094a4d46610e3751d71d9995 /src
parentdbe920a0139b02848ad74d8c139a48293be31efb (diff)
use cactus include api
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@107 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'src')
-rw-r--r--src/Whisky_EOS.c2
-rw-r--r--src/Whisky_EoSChangeGamma.F906
2 files changed, 4 insertions, 4 deletions
diff --git a/src/Whisky_EOS.c b/src/Whisky_EOS.c
index d1c27d5..fd86bb0 100644
--- a/src/Whisky_EOS.c
+++ b/src/Whisky_EOS.c
@@ -3,7 +3,7 @@
@date Wed Feb 6 18:25:33 2002
@author
@desc
- Sets the EOS handle number from CactusEOS for use by
+ Sets the EOS handle number from EOS_Base for use by
all the Whisky routines
@enddesc
@@*/
diff --git a/src/Whisky_EoSChangeGamma.F90 b/src/Whisky_EoSChangeGamma.F90
index 2a8f14e..fba28a9 100644
--- a/src/Whisky_EoSChangeGamma.F90
+++ b/src/Whisky_EoSChangeGamma.F90
@@ -50,7 +50,7 @@ subroutine Whisky_EoSChangeGamma(CCTK_ARGUMENTS)
CCTK_REAL :: local_gamma
-#include "CactusEOS/EOS_Base/src/EOS_Base.inc"
+#include "EOS_Base.inc"
!!$ Set up the fluid constants
@@ -122,7 +122,7 @@ subroutine Whisky_EoSChangeK(CCTK_ARGUMENTS)
CCTK_REAL, dimension(cctk_lsh(1),cctk_lsh(2),cctk_lsh(3)) :: Q
-#include "CactusEOS/EOS_Base/src/EOS_Base.inc"
+#include "EOS_Base.inc"
!!$ Set up the fluid constants
@@ -200,7 +200,7 @@ subroutine Whisky_EoSChangeGammaK_Shibata(CCTK_ARGUMENTS)
character(len=100) infoline
-#include "CactusEOS/EOS_Base/src/EOS_Base.inc"
+#include "EOS_Base.inc"
!!$ Set up the fluid constants