aboutsummaryrefslogtreecommitdiff
path: root/src/GHExtension.c
Commit message (Expand)AuthorAge
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Add missing #include "cctk_Arguments.h"eschnett2011-01-21
* Correct function signatureseschnett2011-01-21
* Add semicolon after CCTK_FILEVERSION macroschnetter2005-01-02
* Initialise the convergence factor.schnetter2004-02-06
* Allow vector groups of scalars.schnetter2003-11-21
* Output long timing number as long instead of as int.schnetter2003-11-05
* Change to CCTK_MaxTimeLevelsallen2003-07-16
* Fixed a compiler warning about unused parameters.tradke2003-07-16
* Fixed PUGH_GFSize() and PUGH_GFPeriodic() to also initialize the sizes andtradke2003-06-27
* Patch by Erik Schnetter to initialize new elements in the cGH structure:tradke2003-06-17
* Set the identity string in the cGH structure.tradke2002-04-18
* 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