summaryrefslogtreecommitdiff
path: root/src/main/ScheduleInterface.c
Commit message (Expand)AuthorAge
* Added timing and output of total time.tradke2001-09-20
* Some reformatting of the timer information table (cctk_timer_output = "full").tradke2001-08-31
* Check return code of CCTK_CreateTimer().tradke2001-08-27
* The scheduler now creates named timers for every scheduled routine.tradke2001-07-12
* New include file for timersallen2001-07-10
* Also print the total time for every time bin if cctk_timer_output is enabled.tradke2001-06-12
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Added more schedule bins to printing off schedule and timersallen2001-05-06
* Fixing FILEVERSION stuffallen2001-05-05
* Fix for text in schedule printout during startupallen2001-05-05
* Changing schedule tree print statements to contain changes to calling order.allen2001-04-18
* Cactus/586allen2001-04-15
* Fixing order of sync and trigger actions for analysis routines.goodale2001-03-17
* 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