summaryrefslogtreecommitdiff
path: root/src/comm/CactusDefaultComm.c
Commit message (Expand)AuthorAge
* Implement CCTK_Error and friendseschnett2013-02-26
* Move MPI support from flesh to a thorneschnett2012-07-21
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Add a new function CCTK_MaxGFDim to the flesh which returns theschnetter2008-04-07
* Fix a bug in CactusDefaultSyncGroupsByDirI() where the flesh ran into antradke2006-07-24
* Declare and make use of new overloadable CCTK_SyncGroupsByDirI() whichtradke2006-07-06
* Correct typos in comments.schnetter2005-11-19
* Remove self field from cGH structureschnetter2005-01-29
* Protect call to sleep, as it is not available everywhere.goodale2004-11-05
* Reformat commentschnetter2004-04-04
* Fix the return values of CactusDefaultGroupStorage{In,De}crease. Theyschnetter2004-01-16
* Fix memory leak in CactusDefaultGroupStorageDecreaseschnetter2004-01-16
* CCTK_{En,Dis}ableGroupStorage return not the number of time levels,schnetter2004-01-16
* Fix typoschnetter2004-01-16
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* /* flush stdout/stderr and then wait a few seconds before callingtradke2003-10-09
* Replace CCTK_NumTimeLevels with CCTK_MaxTimeLevelsallen2003-07-16
* Added a const qualifier to the 'cGH *' argument of the following functionstradke2003-07-14
* Free the string returned by CCTK_GroupName();tradke2003-07-08
* Changed CactusDefaultAbort() to return with the given return code to abort withtradke2003-06-19
* cGH.h: Add three new fields cctk_timefac, cctk_levoff, andschnetter2003-06-17
* Added CactusDefaultInterpGridArrays() as a default for the overloadabletradke2003-01-24
* Fixed gcc warning.tradke2002-12-16
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Two new overloadable routinesgoodale2002-04-04
* CCTK_MyProc(), CCTK_nProcs(), CCTK_Barrier() and their Cactus defaulttradke2001-10-31
* Explicitly flush stdout and stderr before calling CactusDefaultAbort()tradke2001-06-11
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Replaced assert(0) with abort() in CactusDefaultAbortallen2000-07-20
* #ifdef MPI changed into #ifdef CCTK_MPItradke2000-07-18
* Included assert.h which is need for non-MPI configs.tradke2000-07-17
* Added CactusDefaultAbortallen2000-07-15
* Change arguments for default CCTK_Exitallen2000-07-14
* Compiler warningsallen2000-04-19
* Stuff for cactus -x[n].goodale2000-04-18
* Cosmetic changes.goodale2000-04-18
* Removing rcsid warningsallen2000-04-17
* Removing compiler warningsallen2000-03-30
* default barrierlanfer2000-03-24
* int CactusDefaultExit(int retval, cGH *GH)lanfer2000-03-17
* Use a fake dim to allocate arrays if cctk_dim is 0.tradke2000-03-03
* Memory allocation error pointed out by Erik.goodale2000-02-17
* convlevel starts at 0allen2000-02-04
* Capitalising include file namesallen2000-01-16
* using stagger definitionslanfer2000-01-14
* stagger supportlanfer2000-01-14
* bug fix for lsshlanfer2000-01-13
* Removed tabs from files.goodale1999-11-24
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Include file name changesallen1999-07-30