summaryrefslogtreecommitdiff
path: root/src/comm
Commit message (Expand)AuthorAge
...
* 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
* using stagger definitionslanfer2000-01-14
* stagger supportlanfer2000-01-14
* bug fix for lsshlanfer2000-01-13
* Corrected return codes for CCTK_Reduce() and CCTK_ReduceArray():tradke1999-12-10
* simple interfaces for local scalar/1d/2d/3d reductionslanfer1999-11-28
* Removed tabs from files.goodale1999-11-24
* Freeing groupname after usage in CCTK_SyncGroupI().tradke1999-11-06
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Fixed an uninitialized return code for fortran binding of CCTK_InterpGF.tradke1999-11-02
* Small change to CCTK_ReduceLocalArray1D() which does now element-wise reductiontradke1999-10-20
* reduction of 1d arrays, needs harmonizing!lanfer1999-10-19
* added interface for 1D local array reductionlanfer1999-10-18
* Switched order of cctkGH and retcode parameter in fortran bindingstradke1999-09-22
* adding CactusSync.c to makefilelanfer1999-09-19
* Cactus Sync routineslanfer1999-09-19
* Adding cactus header filesallen1999-09-16
* Added generic reduction routine CCTK_ReduceArray and CCTK_ReduceLocalScalartradke1999-08-20
* Include file name changesallen1999-07-30
* Renaming functions and adding fortran bindingsallen1999-07-29
* CCTK function name changesallen1999-07-26
* More names changesallen1999-07-25
* More subroutine name changesallen1999-07-24
* Changing some routine names.allen1999-07-24
* Changed the interface for CCTK_Interp which is now more generaltradke1999-07-14
* Added Interp.c to SRCStradke1999-07-08
* Implements the generic CCTK_Interp() routinetradke1999-07-08
* New names for many of the Group functions which are used by infrastructureallen1999-07-08
* Fixed bug in variable argument list handling.allen1999-07-05
* Reduction works from fortran with variable argument lists nowallen1999-07-04
* New CCTK function nameallen1999-07-04
* Fortran interface for reduction nearly finished, now itallen1999-07-04
* Changed CCTK_Warns t CCTK_WARN so that I can try and pass thorught theallen1999-07-03