[Carpet] MoL scheduling
Yosef Zlochower
yosef at astro.rit.edu
Fri Sep 7 13:36:33 CEST 2007
Hi,
Oops -- I meant to post this to Cactus developers.
Yosef
Yosef Zlochower wrote:
> Hi,
>
> I think that two MoL routines ( MoL_RestoreSandR,MoL_FinishLoop)
> are schedules incorrectly.
> These routines are scheduled
> "IN MoL_Evolution AFTER MoL_PostStep",
> but MoL_PostStep is not scheduled in MoL_Evolution,
> it is in the subgroup MoL_Step. Should this rather be
> "IN MoL_Evolution AFTER MoL_Step"
>
> I tried to schedule one of my routines after MoL_FinishLoop,
> and the result was that MoL_FinishLoop got scheduled before MoL_Step.
>
> Yosef
> _______________________________________________
> developers mailing list
> developers at lists.carpetcode.org
> http://lists.carpetcode.org/listinfo/developers
>
More information about the developers
mailing list