aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_Eigenproblem.F90
diff options
context:
space:
mode:
authorknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2010-08-16 18:28:57 +0000
committerknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2010-08-16 18:28:57 +0000
commit35a45d60a24371611ccfb5134274a4d6d5cfcc29 (patch)
tree16fad1445744f1bbf029877fe6b98b8167a8f538 /src/GRHydro_Eigenproblem.F90
parentd56f95aa2570b24d19a7b96798bd42dbb100bcff (diff)
even more EOS_OMNI #defines - why isn't this catched with the first compilation?
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@146 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'src/GRHydro_Eigenproblem.F90')
-rw-r--r--src/GRHydro_Eigenproblem.F904
1 files changed, 4 insertions, 0 deletions
diff --git a/src/GRHydro_Eigenproblem.F90 b/src/GRHydro_Eigenproblem.F90
index e52ec10..9dfad5d 100644
--- a/src/GRHydro_Eigenproblem.F90
+++ b/src/GRHydro_Eigenproblem.F90
@@ -184,10 +184,12 @@ subroutine eigenproblem(handle,rho,velx,vely,velz,eps,&
!!$ Warning, warning. Nasty hack follows
+#if !USE_EOS_OMNI
#ifdef _EOS_BASE_INC_
#undef _EOS_BASE_INC_
#endif
#include "EOS_Base.inc"
+#endif
#if USE_EOS_OMNI
! begin EOS Omni vars
@@ -567,10 +569,12 @@ subroutine eigenproblem_leftright(handle,rho,velx,vely,velz,eps,&
!!$ Warning, warning. Nasty hack follows
+#if !USE_EOS_OMNI
#ifdef _EOS_BASE_INC_
#undef _EOS_BASE_INC_
#endif
#include "EOS_Base.inc"
+#endif
#if USE_EOS_OMNI
! begin EOS Omni vars