summaryrefslogtreecommitdiff
path: root/src/main
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
* Addedtradke2000-01-20
* the directional staggertypes are F aware, meaning the resulting type can be p...lanfer2000-01-19
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-17
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-16
* Capitalising include file namesallen2000-01-16
* moving stagger functions outlanfer2000-01-14
* added include string.h (needed on dec)lanfer2000-01-14
* stagger supportlanfer2000-01-14
* New specification for CCTK_GroupData after Tom pointed out to me thatallen2000-01-13
* config.h -> cctk_config.hallen2000-01-13
* forgot some debug statementslanfer2000-01-12
* staggering: staggercode functions addedlanfer2000-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
* New routine CCTK_VarTypeNameallen2000-01-05
* Stop if a parameter is given a value not in the range. This needs toallen1999-12-17
* 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
* Added Gab's complex number stuff.goodale1999-12-14
* Added missing prototype.goodale1999-12-03
* Fixed a bug when scheduling a group which has no before after or whiles.goodale1999-12-03
* Added all data typesallen1999-12-03
* Various changes to make sure there are function prototypes for things.goodale1999-11-30
* New cache alignment stuff.goodale1999-11-30
* Functions to store and retrieve the size of an array group.goodale1999-11-28
* More for the error checking...lanfer1999-11-27
* Removed tabs from files.goodale1999-11-24
* Some tidying up.goodale1999-11-23
* Added variable argument CCTK_Warn.goodale1999-11-23
* Add option for displaying timer outputallen1999-11-12
* Print out registered extensions and handles in debug modeallen1999-11-12
* Removed an extraneous const.goodale1999-11-09
* Added stagger and array size to CCTK_CreateGroup and renamed it CCTKi_...goodale1999-11-09
* Fixing logic for cctk_final_time and cctk_itlast, hopefully got itallen1999-11-06
* Adding break statements for case to work properlyallen1999-11-06
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Trying a new place for printing the Cactus bannerallen1999-11-01
* parameter file real format recognition was broken, fixedlanfer1999-10-31