aboutsummaryrefslogtreecommitdiff
path: root/src/GHExtension.c
Commit message (Expand)AuthorAge
* 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
* The pGH now contains its caller GH.allen1999-06-10
* Changes to get timelevels working.goodale1999-02-17
* Added new variables to GH Extensionallen1999-02-13
* Filled in the rfrTraverse routine. Now sets up the cGH and calls rfrTraverse.goodale1999-02-13
* Finished writing the GF storage allocation and deallocationgoodale1999-02-12
* Now creates all variable types except arrays.goodale1999-02-09
* Missed this file yesterday. It now calls the routines to setup variablesgoodale1999-02-09
* Now compiles.goodale1999-02-05
* Initial check in of thorn pugh.goodale1999-02-04