aboutsummaryrefslogtreecommitdiff
path: root/src/pugh_Comm.h
Commit message (Expand)AuthorAge
* Provide new overload function for CCTK_SyncGroupsByDirI().tradke2006-07-06
* Added a const qualifier to the 'cGH *' argument of PUGH functions which overloadtradke2003-07-14
* Changing so that the number of timelevels enabled isn't necessarilygoodale2002-04-16
* PUGH_ReturnTotalStorage(void) and PUGH_ReturnMaxStorage(void) return the tota...lanfer2002-03-08
* Added const qualifier to the 'cGH *' argument of some more overloadable funct...tradke2001-11-05
* PUGH overloadables for CCTK_MyProc(), CCTK_nProcs(), CCTK_Barrier() taketradke2001-10-31
* Renamed parameter to get rid of gcc warning about hiding a global functiontradke2001-01-15
* #ifdef _cplusplus should read #ifdef __cplusplus.tradke2000-08-01
* Changes for CCTK_Exit and CCTK_Abortallen2000-07-14
* Added new driver overloadable function for querying array data such as lsh.allen2000-06-22
* Changed names of PUGH functions to be uniform. Now all PUGH functionsgoodale2000-04-19
* Changing in line with the new flesh definition of an overloadable function.goodale2000-04-13
* overloading CCTK_Exit with: int pugh_Exit(int retval, cGH *GH)lanfer2000-03-17
* Untabified.goodale2000-02-17
* Changing arguement listsallen1999-07-26
* New names for Group function callsallen1999-07-08
* Added CCTK_QueryGroupStorageallen1999-04-15
* Added pugh's ArrayGroupSize routineallen1999-04-14
* Started getting pugh to create groups.goodale1999-02-08
* Initial check in of thorn pugh.goodale1999-02-04