summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* 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
* Fixed bug found on origin.goodale1999-09-19
* New schedule stuff.goodale1999-09-19
* Change to use cctk_ActiveThorns.h not ActiveThorns.hgoodale1999-09-19
* Fixed a bug in the trigger stuff. Now can get it to pass the testsuites ongoodale1999-09-18
* Some bug fixes. Put in all the rfr mechanisms like storage and comm and trig...goodale1999-09-18
* Routines to register and get Fortran Wrapper functions.goodale1999-09-18
* Typoallen1999-09-18
* Added some more functions and fixed a few bugs. It can now do startup functi...goodale1999-09-17
* Added subroutines for scheduling groups for storage and communication.goodale1999-09-17
* Main hook file between the flesh and the rest of the scheduling stuff.goodale1999-09-16
* Added fortran binder for IsThornActiveallen1999-09-15
* Lowering the warning level for a string not being a group, sinceallen1999-09-14
* Changed CCTKi_rfrTraverse to CCTK_rfrTraverse, as it needs to be callable fro...goodale1999-09-14
* Won't set a parameter from an inactive thorn, see PR CCTK/77.goodale1999-09-14
* Free some memory after a mallocallen1999-09-07
* Some debug statementsallen1999-09-07
* Added prototypes for functionsallen1999-09-04
* Setting all output dividers to be the same length and not too longallen1999-09-04
* Fixed CCTK_INT/int problem as per PR/51.goodale1999-09-01