summaryrefslogtreecommitdiff
path: root/src/comm
Commit message (Expand)AuthorAge
* 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
* Sorted out previous confusions (hopefully)allen1999-07-03
* Bug fix ... I was calculating all reduction operations twiceallen1999-06-29
* Compiler warning fixallen1999-06-28
* New names for cGH variablesallen1999-06-25
* Various chnages suggested by compilation warnings etc.goodale1999-06-24
* Added FMODIFIER to Fortran subroutine definitions.goodale1999-06-24
* Double -> CCTK_REALallen1999-06-15
* SOme morejmasso1999-06-03
* More changes from Joan and his NT nightmares.jmasso1999-06-03
* Mainly changes to include missing header files so that there are lessgoodale1999-06-01
* Routines to deal with registering and using reduction operators. Still to add:allen1999-05-13
* Added CCTK_QueryGroupStorageallen1999-04-15
* Removed extraneous parameter to #undef OVERLOADABLE .goodale1999-04-14
* This will hold all the routines for calling the ByBoth routinesallen1999-04-14
* 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
* Fixed a typo.goodale1999-02-27
* Added GetMyProc and GetnProcsallen1999-02-23
* Moved GHExtensions from the comm directory to the main directory.goodale1999-02-21
* Added fortran binding for CCTK_SyncGroupallen1999-02-19
* Added another fileallen1999-02-18
* Started added fortran bindings for the comm functions callable fromallen1999-02-18
* 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
* Added CCTK_GetGHExtensionHandle which returns the handle to the the specifiedgoodale1999-02-09
* Reorganised group stuff.goodale1999-02-08
* Removed include for prototypesallen1999-02-08
* Rationalised the overloading of functions. Goodbye RegisterKeyedFunction,goodale1999-02-04
* Some new functions, some reorganisation, more grdoc, and comments.goodale1999-02-03
* More changes for the GH extension registration.goodale1999-02-03
* Now possible to register a GH extension, and register an initialisationgoodale1999-02-02
* Written RegisterGHExtension.goodale1999-02-02