summaryrefslogtreecommitdiff
path: root/src/comm
Commit message (Expand)AuthorAge
* CCTK_MyProc(), CCTK_nProcs(), CCTK_Barrier() and their Cactus defaulttradke2001-10-31
* Added implementation information for interpolation operatorsallen2001-10-23
* Added implementation information to reduce structureallen2001-10-23
* Sync with local changes: some grdoc completion, removed spurios tabs.tradke2001-09-20
* Added fortran wrappers for CCTK_DisableGroupComm() and CCTK_DisableGroupStora...tradke2001-08-04
* Explicitly flush stdout and stderr before calling CactusDefaultAbort()tradke2001-06-11
* Get rid of the old interpolator interface which is depricated now.tradke2001-05-28
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Check for invalid group/variable indices/names.tradke2001-05-04
* CCTK_CHAR -> CCTK_BYTEallen2001-02-25
* use OVERLOAD_INITIALISE instead of OVERLOAD_CHECKallen2001-02-24
* Return different error codes for different errors.tradke2001-02-17
* Added new interpolation API routines CCTK_InterpGV() and CCTK_InterpLocal().tradke2001-02-14
* REGISTER_INTERP_ARGLIST->INTERP_REGISTER_ARGLISTallen2000-09-21
* C default conversions mean that a CCTK_CHAR will be promoted to an int,goodale2000-07-26
* Replaced assert(0) with abort() in CactusDefaultAbortallen2000-07-20
* Registered reduction operators return intsallen2000-07-19
* #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
* New arguements for CCTK_Exit and CCTK_Abort, and fixed some return valuesallen2000-07-14
* Replace CCTK_WARN with CCTK_Warn (Cactus/396)allen2000-07-13
* CCTK_GetInterpHandle -> CCTK_InterpHandleallen2000-07-10
* Fortran wrappers for EnableGroupStorage and EnableGroupCommallen2000-06-24
* Removing #include <malloc.h>goodale2000-05-13
* New macros for fortran callsallen2000-05-10
* Bug in CCTK_SyncGroupsI (syncing a list of groups), hopefully this fixes Cact...allen2000-04-23
* Compiler warningsallen2000-04-19
* Fixing various warnings.goodale2000-04-19
* Stuff for cactus -x[n].goodale2000-04-18
* Cosmetic changes.goodale2000-04-18
* Accidently pasted 'comm_Interp_c' into the CCTK_FILEVERSION argument.tradke2000-04-18
* Removing rcsid warningsallen2000-04-17
* Fortran bindingsallen2000-04-04
* Tidying and removing compiler warningsallen2000-04-04
* Removing compiler warningsallen2000-03-30
* default barrierlanfer2000-03-24
* Added Fortran binding for CCTK_Barrierallen2000-03-23
* overloading CCTK_Exitlanfer2000-03-17
* 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
* Added new functiongoodale2000-01-28
* Untabified.goodale2000-01-27
* CCTK function name changesallen2000-01-25
* added cctk.h; if that is not desired, take it out and replace it with whateve...lanfer2000-01-17
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-17
* Capitalising include file namesallen2000-01-16