summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* added prototype: CCTKi_DoScheduleAddModifierlanfer2000-01-26
* added prototypes: CCTKi_InitialiseCactus CCTKi_ShutdownCactuslanfer2000-01-26
* Missed a constantallen2000-01-25
* CCTK function name changesallen2000-01-25
* CCTK function name changesallen2000-01-25
* Tidying CCTK_Warnsallen2000-01-25
* Adding routines for handling ghostzones and changing names, and movingallen2000-01-25
* Adding the ArrayGroupSize wrappers and changing namesallen2000-01-25
* CCTK function name changesallen2000-01-25
* Function name changesallen2000-01-25
* Changed void returns to intsallen2000-01-25
* Adding RECOVER_VARIABLES and RECOVER_PARAMETERSallen2000-01-25
* Changes towards having the call function passed in from outside.goodale2000-01-24
* Removing Functions.c and related files. This is probably the wronggoodale2000-01-23
* Changed the function registration to use pointers rather than handles.goodale2000-01-23
* New function registration stuff.goodale2000-01-21
* Added some more variable type constants.goodale2000-01-21
* Addedtradke2000-01-20
* the directional staggertypes are F aware, meaning the resulting type can be p...lanfer2000-01-19
* added cctk.h; if that is not desired, take it out and replace it with whateve...lanfer2000-01-17
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-17
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-17
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-16
* ** goes to * for cctk_lsshallen2000-01-16
* Capitalising include file namesallen2000-01-16
* All include files for thorns now have cctk_ then a capital letter (!)allen2000-01-16
* moving stagger functions outlanfer2000-01-14
* added include string.h (needed on dec)lanfer2000-01-14
* using stagger definitionslanfer2000-01-14
* staggering constantslanfer2000-01-14
* stagger supportlanfer2000-01-14
* Add a **int to the C2F prototype to prevent warningsallen2000-01-13
* New specification for CCTK_GroupData and moved internal functionallen2000-01-13
* Added internal functionallen2000-01-13
* New specification for CCTK_GroupData after Tom pointed out to me thatallen2000-01-13
* bug fix for lsshlanfer2000-01-13
* config.h -> cctk_config.hallen2000-01-13
* config.h -> cctk_config.hallen2000-01-13
* Changing *cctk_lssh to **cctk_lshallen2000-01-13
* forgot some debug statementslanfer2000-01-12
* defining cctk_lssh, local stager shapelanfer2000-01-12
* Remove pointer warning on originallen2000-01-12
* staggering: staggercode functions addedlanfer2000-01-12
* staggering: function prototypeslanfer2000-01-12
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Removing compiler warningsallen2000-01-12
* Adding USE_CCTK_PARAMETERS and changing format of warningallen2000-01-12
* Changed the use of the function CCTK_GroupData to return a pointerallen2000-01-12
* Added new functionsallen2000-01-11
* Included <math.h> because T3E's compiler was missing a prototype for sqrt().tradke2000-01-10