aboutsummaryrefslogtreecommitdiff
path: root/src/GHExtension.c
Commit message (Expand)AuthorAge
* Added const qualifier to the 'cGH *' argument of some more overloadable funct...tradke2001-11-05
* Added a simple routine for a thorn to register a routine for scheduledallen2001-10-31
* Added missing header <string.h>.tradke2001-10-09
* Preliminary support for 'vector' Grid Variables (see commits to interface_par...goodale2001-10-07
* Bugfix for setting up ghostsizes for variables of dimensions greater than 3.tradke2001-10-03
* Making rcsid string a constant - PR 669.goodale2001-05-10
* Adding back PUGH::enable_all_storage which got accidently removed some time ago.allen2001-04-13
* Allow PUGH to run when cctk_dim = 0.goodale2001-03-23
* Fix gcc warnings about unused function parameters.tradke2001-02-14
* Macro name changesallen2000-09-22
* Reactivated timers.tradke2000-09-18
* Fixing assignment of too much memory.goodale2000-07-09
* Added new driver overloadable function for querying array data such as lsh.allen2000-06-22
* Really free comm buffers when destroying a grid array variable.tradke2000-06-22
* Enabled PUGH to synchronize groups of arrays in one communication calltradke2000-06-14
* fixing staggering - again. lssh is set from lsh. In the case of staggerings o...lanfer2000-05-15
* Splitting setup of pGH structure in PUGH_ScheduleTraverseGH()tradke2000-05-11
* Fixing my last commit.goodale2000-05-11
* Fixing some strange switch statements.goodale2000-05-11
* Changed names of PUGH functions to be uniform. Now all PUGH functionsgoodale2000-04-19
* Fixing rscid warnings, untabified files, combined identical case statementstradke2000-04-18
* Support for constant sized arrays on each processorallen2000-04-04
* staggering with PGVlanfer2000-03-27
* Major changes to PUGH as the dearly loved pGF is removed, and a grid functionallen2000-03-23
* Fixing compiler warnings about unused variables, missing prototypes,tradke2000-03-08
* Adding periodic option back to PUGH. This is still to be tested.allen2000-03-04
* Untabified.goodale2000-02-17
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* Convlevel starts at 0allen2000-02-04
* Fixed small bugs in overlap and neighbours for arraysallen2000-02-03
* Added a functiongoodale2000-02-02
* Updated PUGH for the new ScheduleTraverseGH stuff.goodale2000-01-27
* Arrays (no communication yet)allen2000-01-25
* using stagger definitionslanfer2000-01-14
* stagger supportlanfer2000-01-14
* New specification for CCTK_GroupDataallen2000-01-13
* bug fix for lsshlanfer2000-01-13
* Remove line with cctk_lssh for now since it is causing problemsallen2000-01-13
* PUGH fills out cctk_lssh, took out printf to STDERRlanfer2000-01-12
* staggering with pughlanfer2000-01-12
* Changing to new function CCTK_GroupDataallen2000-01-12
* n-dimensional fixes.goodale1999-12-16
* Get dimension of GH from CCTK_MaxDimallen1999-10-18
* Adding infrastructure for 1D and 2D GFs ... but haven't added decompositionallen1999-10-17
* nclude file changesallen1999-07-30
* New names for Group function callsallen1999-07-08
* CCTK_GetNumTimeLevels -> CCTK_GetNumTimeLevels_ByIndexallen1999-07-04
* Added debug infoallen1999-07-01
* Include file name changesallen1999-06-29
* Implementing new naming convention for variables on the cGH. See cGH.h forallen1999-06-25