[Patches] If clauses in schedule
Erik Schnetter
schnetter at cct.lsu.edu
Sun Apr 6 23:16:07 CDT 2008
Schedule items in Cactus can have WHILE clauses, which means that they
are executed while a certain condition are true. I suggest to add IF
clauses, which would mean that they are executed only if a certain
condition is true. The syntax is equivalent to WHILE clauses.
This is different from the existing if statements, which are only
evaluated once at startup. The new if clauses are evaluated every
time the schedule is traversed.
-erik
--
Erik Schnetter <schnetter at cct.lsu.edu> http://www.cct.lsu.edu/~eschnett/
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: schedule-if.diff
Type: application/octet-stream
Size: 28104 bytes
Desc: not available
Url : http://www.cactuscode.org/pipermail/patches/attachments/20080406/1e3f2d3f/attachment-0001.obj
-------------- next part --------------
More information about the Patches
mailing list