summaryrefslogtreecommitdiff
path: root/src/comm
Commit message (Expand)AuthorAge
* Remove self field from cGH structureschnetter2005-01-29
* Protect call to sleep, as it is not available everywhere.goodale2004-11-05
* Also change the prototype for the Fortran ReduceGridArrays routine to match.hawke2004-11-03
* Add Fortran prototype for CCTK_NumLocalArrayReduceOperators.hawke2004-11-03
* Correct the argument list for the Fortran interface for the new Reduction API.hawke2004-11-03
* Patch from Yaakoub to add a processor-number to reduce to to thegoodale2004-10-19
* Tidying patch from Yaakoub - removing unused vars and fixing some prototypes.goodale2004-09-09
* patch from Yaakoub to add new GA reduction API.goodale2004-08-30
* Comment out debug message about registration of new reduction ops.tradke2004-08-18
* New reduction APIs - as done by Yaakoub.goodale2004-08-12
* Removed old interpolator API code.tradke2004-06-20
* Added fortran wrapper for CCTK_InterpLocalUniform().tradke2004-05-17
* Fix previous patch so we only warn at most onece per processor per API.jthorn2004-05-14
* Add level 1 warnings to CCTK_InterpGV() and CCTK_InterpLocal()jthorn2004-05-11
* Reformat commentschnetter2004-04-04
* Remove empty filesschnetter2004-04-01
* Add CVS headerschnetter2004-04-01
* Put macros on one line so that Cactus CPP can deal with themallen2004-03-22
* 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 all CCTK_SyncGroup*() fleshtradke2003-07-15
* 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
* Store function pointers in a struct before adding them to the array reductiontradke2003-03-26
* Added const qualifiers to all the pointer function arguments in the flesh'stradke2003-03-10
* Added CactusDefaultInterpGridArrays() as a default for the overloadabletradke2003-01-24
* Changed the order of function parameters in CCTK_InterpGridArrays().tradke2003-01-22
* For CCTK_InterpGridArrays(), merge the local and global parameter tables into atradke2003-01-06
* Added fortran wrapper for CCTK_InterpGridArrays().tradke2002-12-16
* Added CactusDefaultInterpGridArrays() as default overloadable function fortradke2002-12-16
* Fixed gcc warning.tradke2002-12-16
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* [[from Jonathan Thornburg]]tradke2002-06-07
* Check if there is an local/grid interpolation operator registered under atradke2002-05-31
* Removed a garbage line in the grdoc.tradke2002-05-29
* [[from Jonathan Thornburg]]tradke2002-05-23
* Two new overloadable routinesgoodale2002-04-04
* [[changes from Jonathan Thornburg, checked in by David Rideout]]rideout2002-02-22
* Tidied some warnings and added new function to return interp/reduce operator ...allen2001-12-27
* Added missing prototypes for fortran wrappers.tradke2001-12-13
* Fixed fortran wrappers for CCTK_SyncGroupXXX() and CCTK_Barrier()tradke2001-12-09
* Forgot to add a prototype for CCTK_QueryGroupStorage().tradke2001-12-06
* Added fortran wrapper for CCTK_QueryGroupStorage(). Maybe this file is not thetradke2001-12-06