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