[Developers] CCTK_POSTSTEP

Rideout, David P d.rideout at imperial.ac.uk
Fri Feb 8 14:39:53 CST 2008


Ok, it sounds like a documentation bug then.  Thanks for the explanations.

Cheers,
David


-----Original Message-----
From: developers-bounces at cactuscode.org on behalf of Jian Tao
Sent: Fri 08/02/2008 5:00 PM
To: developers at cactuscode.org
Subject: Re: [Developers] CCTK_POSTSTEP
 
Hi David,

In my case, I schedule a routine to update a GF at CCTK_PRESTEP during
the evolution. I don't think I want that routine to be called at 
somewhere "pre" iteration 0 since the RHS is not initialized at
that point.

However, it is ok to have CCTK_POSTSTEP before the evolution starts.
If it is disable at iteration 0, I will have to schedule my
routines again in CCTK_POSTINITIAL.

Regards,
Jian


David Rideout wrote:
> I notice that CCTK_POSTSTEP is scheduled at iteration 0, before the
> first CCTK_PRESTEP of iteration 1.  Why is this?  There is no mention
> of this in the documentation, that I could find.  Is this a bug?
> 
> Thanks,
> David
> _______________________________________________
> Developers mailing list
> Developers at cactuscode.org
> http://www.cactuscode.org/mailman/listinfo/developers
> 

_______________________________________________
Developers mailing list
Developers at cactuscode.org
http://www.cactuscode.org/mailman/listinfo/developers



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.cactuscode.org/pipermail/developers/attachments/20080208/4217355b/attachment-0001.html 


More information about the Developers mailing list