summaryrefslogtreecommitdiff
path: root/src/schedule
Commit message (Collapse)AuthorAge
* Making rcsid strings constant - PR 669.goodale2001-05-10
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2159 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for bug in printing of schedule tree for nested whiling loops - PR/464.goodale2000-10-12
| | | | | | | | | Slightly inelegant 8-( Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1865 17b73243-c579-4c4c-a9d2-2d5706c11dac
* grdoc and style.goodale2000-10-06
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1859 17b73243-c579-4c4c-a9d2-2d5706c11dac
* getting of rcsid warnignslanfer2000-04-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1591 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Put #include "cctki_Schedule.h" in to enforce consistency.goodale2000-01-27
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1309 17b73243-c579-4c4c-a9d2-2d5706c11dac
* prototype: CCTKi_DoScheduleGetGroupslanfer2000-01-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1304 17b73243-c579-4c4c-a9d2-2d5706c11dac
* CCTK function name changesallen2000-01-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1297 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Capitalising include file namesallen2000-01-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1265 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Various changes to make sure there are function prototypes for things.goodale1999-11-30
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1179 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removed tabs from files.goodale1999-11-24
| | | | | | | | | Added @version lines to various header files. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1170 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Various things pointed out by running Insure on the code.goodale1999-10-26
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1109 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed typo in function name.goodale1999-09-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@945 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a make.code.defn.goodale1999-09-16
| | | | | | | | | | | | | | | | | | | | Added an extra data field to the traversal calls so that things like the GH can be passed through. Schedule helper routines now return an error code. Currently only the ones from the entry and the while_list routines are used, and both indicate if processing of that group/function whoculd be done. The while_list is checked first, and if that returns success, the entry one is called, if that returns success, the loop is entered, and that loop exits when while_loop returns false. Finally the exit function is called unless the entry function was never called. If these functions aren't provided (i.e. they are NULL), the code does the main loop once. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@937 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Stuff for the new traversal routines.goodale1999-09-16
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@934 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New Traversal routines.goodale1999-09-16
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@933 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Lots of tidying and reorganisation.goodale1999-09-15
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@929 17b73243-c579-4c4c-a9d2-2d5706c11dac
* This commit was generated by cvs2svn to compensate for changes in r924,goodale1999-09-15
which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/flesh/trunk@925 17b73243-c579-4c4c-a9d2-2d5706c11dac