[Developers] can we make the ADMAnalysis GF's public?

Erik Schnetter schnetter at cct.lsu.edu
Wed May 2 14:45:11 CDT 2007


On May 2, 2007, at 14:42:43, Bela Szilagyi wrote:

> I'd like to use quantites computed in ADMAnalysis without too many  
> tricks such
> as flesh calls for pointers to GFs or flesh calls for storage for  
> GFs that
> are private to some other thorn.
>
> Hence the question -- can we make the ADMAnalysis GF's public?
>
> This is already done for the ADMConstraints ...

Yes, we can do that.

If you use these quantities, you need to make sure that (a) these  
variables have storage even when the thorn is not active, and (b)  
that they are calculated before you use them.  This can all be done  
in the schedule.ccl of the thorn that uses these variables.

-erik

-- 
Erik Schnetter <schnetter at cct.lsu.edu>

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: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://www.cactuscode.org/pipermail/developers/attachments/20070502/d1c60662/attachment.bin 


More information about the Developers mailing list