[Developers] question about Cactus scheduler

jtao at cct.lsu.edu jtao at cct.lsu.edu
Fri Apr 13 13:36:55 CDT 2007


I noticed that MoL_DecrementCounter is scheduled
"IN MoL_Step AFTER MoL_Step". I am just curious if that
is a legal statement in Cactus. If it is, what does that mean ?

schedule MoL_DecrementCounter IN MoL_Step AFTER MoL_Step BEFORE MoL_PostStep
{
   LANG: C
   OPTIONS: LEVEL
} "Decrement the counter number"

Regards,
Jian



More information about the Developers mailing list