[Commits] [svn:einsteintoolkit] GRHydro/trunk/ (Rev. 148)

cott at tapir.caltech.edu cott at tapir.caltech.edu
Wed Aug 18 13:03:14 CDT 2010


User: cott
Date: 2010/08/18 01:03 PM

Modified:
 /trunk/
  interface.ccl

Log:
 * add aliased call for EOS_Omni_GetHandle also to standard
   version of the .ccl file -- it does not hurt to be there.

File Changes:

Directory: /trunk/
==================

File [modified]: interface.ccl
Delta lines: +4 -0
===================================================================
--- trunk/interface.ccl	2010-08-16 18:33:04 UTC (rev 147)
+++ trunk/interface.ccl	2010-08-18 18:03:14 UTC (rev 148)
@@ -162,6 +162,10 @@
 ### Functions provided by the Omni EOS interface    ###
 #######################################################
 
+CCTK_INT FUNCTION EOS_Omni_GetHandle(CCTK_STRING IN name)
+USES FUNCTION EOS_Omni_GetHandle
+
+
 void FUNCTION EOS_Omni_press(CCTK_INT IN eoskey,         \
 			     CCTK_INT IN havetemp,       \
                              CCTK_INT IN npoints,        \



More information about the Commits mailing list