summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* 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
* Some #ifndefs just in case you really, really want togoodale1999-10-29
* Allocating memory for incoming string in banner registration.goodale1999-10-28
* Thomas's filled out version of the ParameterWalk routine.goodale1999-10-27
* Count number of times a parameter is set.tradke1999-10-27
* Various things pointed out by running Insure on the code.goodale1999-10-26
* Filled in routines to prnt out timer info. The format is still a bitgoodale1999-10-26
* Timers now do register the number of values they provide.goodale1999-10-26
* Some preliminary code for printing out schedule stuff. Not used yet.goodale1999-10-24
* More updates to timer stuff.goodale1999-10-22
* Timers are now created and timer data collected for scheduled routines.goodale1999-10-21
* Changes for new timer stuff.goodale1999-10-21
* Changed to use new #ifdefs.goodale1999-10-21
* Some new timer stuff. Compiles and links under linux and NT, butgoodale1999-10-20
* Moving position of CactusBannerallen1999-10-18
* Ordering routines in alphabetical order (!)allen1999-10-18
* Some bugfixes and renaming of parameter stuff.goodale1999-10-18
* Header file changesallen1999-10-17
* Additions to parameter stuff and activethorns - thanks Andre.goodale1999-10-14
* Minor change.goodale1999-10-14
* Return code.goodale1999-10-14
* Put back CCTK_CoordOriginallen1999-10-14
* Removed Startup.callen1999-10-14
* Changing position of Bannersallen1999-10-14
* Adding fortran bindings and special status for Cactus bannerallen1999-10-14
* Adding stuff from the header fileallen1999-10-14
* Added cctk.h, since I have removed it from cctk_Flesh.h ... stillallen1999-10-14
* Moving where banners are printedallen1999-10-14
* Checks the return of SplitString and doesn't pass a null string to the parametergoodale1999-10-13
* Added F wrapper forlanfer1999-10-05
* Choose "NUL" instead of "/dev/null" for redirection of stdout under Windoofs.tradke1999-10-02
* Added CCTK_MainLoopIndex() and CCTK_SetMainLoopIndex() to controltradke1999-09-22
* Enable scheduling of recovery and ID checkpoint routines.tradke1999-09-22
* Use strlen instead of sizeof when allocating memory for printing error msgs.tradke1999-09-21
* Renamed LOGICAL in ccl files to BOOLEANallen1999-09-21
* Added Basegrid to print of schedule treeallen1999-09-20