[Developers] More datatypes for aliased functions

Erik Schnetter schnetter at aei.mpg.de
Sun Jun 5 13:55:59 CDT 2005


We should introduce a few more data types for aliased functions:

	cGH *
	const cGH *

for passing the cGH pointer around -- this variable is usually called 
cctkGH.

	CCTK_ARGUMENTS

when additionally the grid functions should be declared.

	char *
	const char *

For passing C strings as C strings, or when on needs to return a C 
string.

-erik

-- 
Erik Schnetter <schnetter at aei.mpg.de>   http://www.aei.mpg.de/~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: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.cactuscode.org/pipermail/developers/attachments/20050605/a696ec35/attachment-0002.bin 


More information about the Developers mailing list