Next: Groups
Up: Scheduling
Previous: Scheduling
Contents
Schedule Bins
These are the main times at which scheduled functions are run, from
fixed points in the flesh and driver thorn (schedule bins can easily
be traversed from any thorn, although this is not usual). When a
schedule bin is traversed, all the functions scheduled in that
particular are called, in the manner described in Section
B6.5 and respecting the
requested ordering of functions(Section B6.3). In the absence of any ordering, functions in a particular schedule bin will be called in
an undetermined order.
The schedule bins are described in Section B3.3.4. Note that
the preceding CCTK_ is optional for the use of the bin names
in the schedule.ccl file.
|