aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* A lot of parameter name changes, especially for IOallen1999-07-30
* nclude file changesallen1999-07-30
* Some cleaning, info calls, banners, etc.jmasso1999-07-29
* Changing arguement listsallen1999-07-26
* Changes to banner string for comopilerallen1999-07-18
* Added "WhatIsPugh" for the Pugh banner ... but I don't know how toallen1999-07-18
* Deleted overloading of CCTK_Interp routine.tradke1999-07-08
* New names for Group function callsallen1999-07-08
* CCTK_GetNumTimeLevels -> CCTK_GetNumTimeLevels_ByIndexallen1999-07-04
* Changed CCTK_VARIABLE_INTEGER to CCTK_VARIABLE_INTallen1999-07-03
* Shuffling around the argument lists for reductionallen1999-07-03
* Added debug infoallen1999-07-01
* Added CCTK_WARNs to replace printfallen1999-07-01
* Check for unique precision of CCTK_INT and CCTK_REAL typestradke1999-06-30
* Include file name changesallen1999-06-29
* Bug fix which was giving wrong value for minimumallen1999-06-29
* Implementing new naming convention for variables on the cGH. See cGH.h forallen1999-06-25
* Enabled pugh to handle all CCTK_VARIABLE_??? types in communication.tradke1999-06-24
* Various chnages suggested by compilation warnings etc.goodale1999-06-24
* Minor bugfix.goodale1999-06-22
* Changed to use CCTK_COMPLEX as Complex no longer exists. Thomas willgoodale1999-06-22
* Double -> CCTK_REALallen1999-06-15
* Disabled redefining of malloc/free if SGI or T3E was defined,tradke1999-06-14
* The pGH now contains its caller GH.allen1999-06-10
* Removed GHList (it was defined in pugh but not used). Now thorns,allen1999-06-04
* Joan's changes for NT...jmasso1999-06-03
* Added a couple of standard librariesallen1999-05-20
* Register pugh reduction operatorsallen1999-05-13
* Prototypes for pugh reductionsallen1999-05-13
* Changed argument lists to include number of output vars, and reordered list.allen1999-05-13
* Added DEBUG print statementsallen1999-05-13
* Fixed a bug in the cache alignment - doesn't use unitialised memory now, but ...goodale1999-05-06
* Added Reduction.ctradke1999-04-23
* The PUGH routines that can be registered as reduction operators:tradke1999-04-23
* CCTK_Warn -> CCTK_WARNallen1999-04-22
* pugh_QueryGroupStorage(): check for GROUP_SCALAR type and return 1 if truetradke1999-04-16
* Added CCTK_QueryGroupStorageallen1999-04-15
* Overloading CCTK_QueryGroupStorageallen1999-04-15
* New groups stuff, and added CCTK_QueryGroupStorageallen1999-04-15
* CCTK_ARrrayGroupSize should return the local size, not the global one 8-)goodale1999-04-15
* Added pugh's ArrayGroupSize routineallen1999-04-14
* Added pugh's ArrayGroupSize routine, and some error checkingallen1999-04-14
* Removed the #ifdef 0ed out sections of code.goodale1999-04-10
* Tidied a littleallen1999-04-07
* Got rid of IO stuff which is in IO nowallen1999-04-04
* Added option to switch all storage on ... I'm not sure if thisallen1999-04-04
* added pGF_PostSend.c pGF_PostRecv.c pGF_FinishRecv.c to SRCStradke1999-03-30
* the finish recv routine called from pugh_SyncGroupGFtradke1999-03-30
* the post recv routine called from pugh_SyncGroupGFtradke1999-03-30
* the post send routine called from pugh_SyncGroupGFtradke1999-03-30