summaryrefslogtreecommitdiff
path: root/src/main/ScheduleInterface.c
Commit message (Expand)AuthorAge
* Removed unused variable in CCTKi_ScheduleCallFunction().tradke2001-02-23
* Fixing extremely stupid synchronisation bug - this shouldgoodale2001-02-15
* Various things to reduce the number of compile time warnings.goodale2000-12-16
* Maing local function static as per prototype.goodale2000-10-12
* Fix for bug in printing of schedule tree for nested whiling loops - PR/464.goodale2000-10-12
* grdoc, style-guidelines, ...goodale2000-10-05
* casting to CCTK_INT* rather than int*)lanfer2000-07-26
* Added CactusDefaultAbortallen2000-07-15
* Tidying warningsallen2000-07-10
* Report scheduled termination routines and their elapsed times.tradke2000-05-10
* New macros for Fortran callsallen2000-05-10
* Fixing various warnings.goodale2000-04-19
* Removed last vestiges of rfr.goodale2000-04-17
* Removing warnings from rcsid variables.allen2000-04-17
* New special time bins $ENTRY and $EXIT for each schedule entry point. Thesegoodale2000-04-04
* Removing compiler warningsallen2000-03-30
* no arguments passed through to CCTK_SHUTDOWN routineslanfer2000-03-13
* add shutdown info to info treelanfer2000-03-13
* Hopefully fixed bug whereby all startup routines were called as ifgoodale2000-02-16
* New function and structure namesallen2000-02-03
* Now, subject to review, you can putgoodale2000-01-28
* Now synchronises variable groups on exit from a schedule group.goodale2000-01-28
* Now if the calling function used to call a function doesn't return true,goodale2000-01-28
* Addedgoodale2000-01-27
* Added the mechanism for allowing drivers to specify a function to begoodale2000-01-27
* Untabified.goodale2000-01-27
* Latest stuff for the scheduling call function.goodale2000-01-27
* Some more stuff for the calling function things.goodale2000-01-27
* CCTK function name changesallen2000-01-25
* Changes towards having the call function passed in from outside.goodale2000-01-24
* Capitalising include file namesallen2000-01-16
* Removing compiler warningsallen2000-01-12
* Removing the schedule point BOUND which isn't needed now.allen1999-12-16
* Fixed a bug when scheduling a group which has no before after or whiles.goodale1999-12-03
* Various changes to make sure there are function prototypes for things.goodale1999-11-30
* Adding break statements for case to work properlyallen1999-11-06
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Various things pointed out by running Insure on the code.goodale1999-10-26
* Filled in routines to prnt out timer info. The format is still a bitgoodale1999-10-26
* Some preliminary code for printing out schedule stuff. Not used yet.goodale1999-10-24
* Timers are now created and timer data collected for scheduled routines.goodale1999-10-21
* Added Basegrid to print of schedule treeallen1999-09-20
* Fixed bug found on origin.goodale1999-09-19
* New schedule stuff.goodale1999-09-19
* Fixed a bug in the trigger stuff. Now can get it to pass the testsuites ongoodale1999-09-18
* Some bug fixes. Put in all the rfr mechanisms like storage and comm and trig...goodale1999-09-18
* Added some more functions and fixed a few bugs. It can now do startup functi...goodale1999-09-17
* Added subroutines for scheduling groups for storage and communication.goodale1999-09-17
* Main hook file between the flesh and the rest of the scheduling stuff.goodale1999-09-16