summaryrefslogtreecommitdiff
path: root/src/include/cctk.h
Commit message (Expand)AuthorAge
* Undo changes that prevent more unwanted warnings about unused variables.schnetter2005-09-28
* Introduce macros CCTK_DECLARE and CCTK_DECLARE_INIT which declare orschnetter2005-09-26
* Avoid warning about unused variable cctki_dummy_int in thorns withoutschnetter2005-08-03
* make CCTK_WARN_* #defines visible to Fortran code, as perjthorn2005-05-11
* Add cctk_Interp.h to cctk.h (FCODE section). Surround C prototypes inhawke2005-02-18
* Changed way that variables are automatically 'used' so that we don't getgoodale2005-01-07
* Changed the way how CCTK arguments are used in a following C function blocktradke2004-04-24
* Change ".eq. 1" to ".ne. 0" for CCTK_EQUALS, because this is what Cschnetter2004-04-04
* The preprocessor on the Cray-X1 put spaces in odd places when expandingjshalf2004-04-02
* Removed erroneous line continuation backslash in last line oftradke2004-03-31
* Replace #if defined () so that the Cactus CPP will work with flesh.allen2004-03-22
* Declare and define the cctk_convfac member of the cGH structure inschnetter2004-03-03
* Use inline functions instead of #defines for CCTK_GFINDEX?D if availableschnetter2004-01-19
* Set the preprocessor flag F90CODE for Fortran 90 source files.schnetter2004-01-19
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
* Include cctk_Faces.h automatically when "cctk.h" is included, for bothschnetter2003-10-13
* Minor fixes for Cactus/1117allen2003-07-15
* cGH.h: Add three new fields cctk_timefac, cctk_levoff, andschnetter2003-06-17
* Renamed routine CCTK_NULLPointer() into CCTK_NullPointer().tradke2003-02-12
* Added C wrapper for fortran function CCTK_NULLPointer() which takes notradke2003-02-12
* Declare CCTK_PointerTo() with return type of CCTK_POINTER.tradke2002-12-12
* Added declaration for CCTK_PointerTo to the DECLARE_CCTK_FUNCTIONS macro.tradke2002-12-11
* Removed macros CCTK_GROUPLENGTH and CCTK_STORAGESIZE and the declaration of thetradke2002-06-21
* This is basically a no-op commit to correct the previous commit message:tradke2002-03-27
* Changed the way how parameters are used within the USE_CCTK macros:tradke2002-03-27
* Prototypes for new coordinate functions.allen2001-12-29
* Removed fortran prototype for registering an IO methodallen2001-10-29
* Just incase anyone registers an IO method from fortranallen2001-10-23
* Preliminary support for 'vector' Grid Variables -goodale2001-10-07
* Prototypes for Cactus timer functionsallen2001-07-10
* Define CCTK_GFINDEX?D as macros for C code (as it was before) but as inlinetradke2001-07-03
* define _CCTK_ARGUMENTS depending on languageallen2001-07-02
* Adding macro to get index for a 4D grid functionallen2001-04-19
* Initial implementation of Function Aliasing for thorns.allen2001-02-24
* Fixing indexing of stagger arrays. These are now in Fortran order withgoodale2000-07-18
* Added CCTK_IsThornActive to DECLARE_CCTK_FUNCTIONSallen2000-07-14
* Alphabetising include filesallen2000-04-19
* Fixing bug in USE macros.goodale2000-04-19
* Prototypes for overloadable main functionsallen2000-03-23
* forgot to rename malloc/free macroslanfer2000-03-08
* memtrace renaminglanfer2000-03-08
* CCTK_FREE/CCTK_MALLOClanfer2000-03-07
* Declare cctk functions as externalallen2000-03-02
* Some extra protection in some macros as noticed by Erik.goodale2000-02-17
* standardizing names ... you will need to do a gmake <config>-clean beforeallen2000-02-03
* CCTK function name changesallen2000-01-25
* ** goes to * for cctk_lsshallen2000-01-16
* All include files for thorns now have cctk_ then a capital letter (!)allen2000-01-16
* staggering constantslanfer2000-01-14