From 3d8e8d35cccf5c0ce0a62d2a576f885809c86aee Mon Sep 17 00:00:00 2001 From: cott Date: Mon, 28 Mar 2011 15:15:34 +0000 Subject: * 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 --- interface.ccl | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'interface.ccl') 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: -- cgit v1.2.3