aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorcott <cott@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-03-28 15:15:34 +0000
committercott <cott@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-03-28 15:15:34 +0000
commit3d8e8d35cccf5c0ce0a62d2a576f885809c86aee (patch)
treeac54ab4b644d53401b3d5b12d8369cf496830605 /interface.ccl
parent6068f0c05431e0428488e9b101ab0c6e0c9cb425 (diff)
* remove support for "General" EOS interface (EOSG_*)
* test suites pass with Intel 11 (no optimizaton) on bethe and gcc 4.4.5 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@225 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl13
1 files changed, 0 insertions, 13 deletions
diff --git a/interface.ccl b/interface.ccl
index 953f989..2b4439c 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -289,19 +289,6 @@ void FUNCTION EOS_Omni_EpsFromPress(CCTK_INT IN eoskey, \
USES FUNCTION EOS_Omni_EpsFromPress
-
-
-
-#######################################################
-### Functions provided by the general EOS interface ###
-#######################################################
-
-CCTK_INT FUNCTION EOS_SetupCall(CCTK_INT IN table_handle)
-USES FUNCTION EOS_SetupCall
-
-CCTK_INT FUNCTION EOS_SetGFs(CCTK_POINTER_TO_CONST IN GH, \
- CCTK_INT IN call_number)
-USES FUNCTION EOS_SetGFs
public: