[Commits] [svn:einsteintoolkit] EOS_Omni/trunk/ (Rev. 56)

cott at tapir.caltech.edu cott at tapir.caltech.edu
Sun Feb 5 20:50:29 CST 2012


User: cott
Date: 2012/02/05 08:50 PM

Modified:
 /trunk/
  schedule.ccl

Log:
 fix scheduling of table reader

File Changes:

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

File [modified]: schedule.ccl
Delta lines: +1 -1
===================================================================
--- trunk/schedule.ccl	2012-01-31 22:01:47 UTC (rev 55)
+++ trunk/schedule.ccl	2012-02-06 02:50:28 UTC (rev 56)
@@ -9,7 +9,7 @@
 
 if (nuceos_read_table)
 {
-  SCHEDULE EOS_OMNI_ReadTable AT CCTK_INITIAL before ADMBase_InitialData
+  SCHEDULE EOS_OMNI_ReadTable AT CCTK_BASEGRID
   {
     LANG: C
     OPTIONS: global



More information about the Commits mailing list