summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* accidently took out CCTK_VarTypeNamelanfer2000-01-07
* staggering on the flesh sidelanfer2000-01-07
* Prototype for CCTK_VarTypeNameallen2000-01-05
* New routine CCTK_VarTypeNameallen2000-01-05
* More stuff to try and stop warnings on originallen1999-12-17
* Stop if a parameter is given a value not in the range. This needs toallen1999-12-17
* Trying out macro for removing warnings on originallen1999-12-17
* Fix for negative parameters from Eric Schnetterallen1999-12-16
* Check for memory errorallen1999-12-16
* Adding new routineallen1999-12-16
* Small bug stopping error being returned if a double parameter was out ofallen1999-12-16
* Removing the schedule point BOUND which isn't needed now.allen1999-12-16