summaryrefslogtreecommitdiff
path: root/src/comm/CactusDefaultComm.c
Commit message (Expand)AuthorAge
* 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
* Changing some routine names.allen1999-07-24
* New names for many of the Group functions which are used by infrastructureallen1999-07-08
* New CCTK function nameallen1999-07-04
* New names for cGH variablesallen1999-06-25
* Double -> CCTK_REALallen1999-06-15
* Adding origin of coordinate system temporarily to GHallen1999-04-06
* Adding to GHallen1999-03-01
* Put some code into GetnProcs and MyProc for when MPI is compiled in andgoodale1999-02-27
* Added GetMyProc and GetnProcsallen1999-02-23
* Changes to get timelevels working.goodale1999-02-17
* Need to use the trinary operator rather than || in the mallocs.goodale1999-02-13
* Added new variables to fortran argument listsallen1999-02-13
* Allocate memory for group and variable data pointers even if thereallen1999-02-10
* Reorganised group stuff.goodale1999-02-08
* Removed include for prototypesallen1999-02-08
* Rationalised the overloading of functions. Goodbye RegisterKeyedFunction,goodale1999-02-04
* More changes for the GH extension registration.goodale1999-02-03
* Some tidying up.goodale1999-01-20
* Set of changes/tidying up which will actually allow the code to run.goodale1999-01-15
* Routines to hold GH extension data.goodale1999-01-15
* Put #define 0 around various bits which weren't compiling.goodale1999-01-08
* Started filling in default functions.goodale1998-10-14
* Registration and default files.goodale1998-09-29