summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Some fixes for NT.goodale1999-10-20
* Small change to CCTK_ReduceLocalArray1D() which does now element-wise reductiontradke1999-10-20
* reduction of 1d arrays, needs harmonizing!lanfer1999-10-19
* Prototypes for file utilitiesallen1999-10-18
* Adding more cctk_ headers for Callen1999-10-18
* Splitting internal and general functionsallen1999-10-18
* Adding a ifdefallen1999-10-18
* Splitting general and internal functionsallen1999-10-18
* Changing #define to name of fileallen1999-10-18
* Moving position of CactusBannerallen1999-10-18
* Ordering routines in alphabetical order (!)allen1999-10-18
* Some bugfixes and renaming of parameter stuff.goodale1999-10-18
* Fix to threading of tree.goodale1999-10-18
* Bug fixes - hopefully traversal of the threaded tree works now.goodale1999-10-18
* Only try and create each directory name onceallen1999-10-18
* forgot a ;lanfer1999-10-18
* added interface for 1D local array reduction - C-prototypeslanfer1999-10-18
* added interface for 1D local array reductionlanfer1999-10-18
* Header file changesallen1999-10-17
* Updating headers, removing constants to the new cctk_constants.hallen1999-10-17
* Additions to parameter stuff and activethorns - thanks Andre.goodale1999-10-14
* Added cctk.h to includes, temporarily.goodale1999-10-14
* Minor change.goodale1999-10-14
* Return code.goodale1999-10-14
* Put back CCTK_CoordOriginallen1999-10-14
* Added cctk_Flesh.h before cctk_Comm.h.goodale1999-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
* Cactus banner gets treated specially, so doesn't need to beallen1999-10-14
* Moving where banners are printedallen1999-10-14
* Adding prototypes for Banner functionsallen1999-10-14
* Adding an include for cctk_types.hallen1999-10-14
* Adding all prototypes, and removing structures to the file Coord.callen1999-10-14
* Consistent naming convention ... there is a chance that thisallen1999-10-14
* Changing the #def statement to be the filenameallen1999-10-14
* Changing #def statement to be the filenameallen1999-10-14
* Adding all CCTK_ functions to C headerallen1999-10-14
* Added CCTK_FortranString which turns a C string into a fortran stringallen1999-10-14
* Fortran binding for CCTK_mkdirallen1999-10-14
* STR_cmpi returns immediately if the two string are a different length. Thegoodale1999-10-13
* Checks the return of SplitString and doesn't pass a null string to the parametergoodale1999-10-13
* Added F wrapper forlanfer1999-10-05