aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Cosmeticallen2000-03-05
* Added new parameter for periodic boundary conditionsallen2000-03-04
* Adding periodic option back to PUGH. This is still to be tested.allen2000-03-04
* Cosmetic changesallen2000-03-04
* Bugfix for dim == 0.tradke2000-03-03
* removed obsolete Stagger checklanfer2000-02-24
* Untabified.goodale2000-02-17
* Changed to use the cache malloc available in the flesh.goodale2000-02-16
* Updated copyright statements. Should probably change these to LGPL, butgoodale2000-02-08
* 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
* New routines for treating arrays ... soon the GFs will be done withallen2000-02-03
* Added a functiongoodale2000-02-02
* Updated PUGH for the new ScheduleTraverseGH stuff.goodale2000-01-27
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Arrays (no communication yet)allen2000-01-25
* Minor bug fixesallen2000-01-19
* using stagger definitionslanfer2000-01-14
* stagger supportlanfer2000-01-14
* freeing allocated arraylanfer2000-01-14
* bug fix - thanks Malcolmlanfer2000-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
* Reduction operators for complex operators ... not fully testedallen1999-12-15
* Support for CCTK_INT2 etcallen1999-12-02
* Made DestroyPGH at least look like it does the right thing.goodale1999-12-02
* Bernds changes so that BAM can sync as it did in 3.2.allen1999-12-01
* Added lots of missing function prototypes.goodale1999-11-30
* Potential bug fix.goodale1999-11-23
* typo fixedlanfer1999-11-09
* The pGV stuff is now compiled, and the header is included in pugh.h.goodale1999-11-09
* Yet more stuff. Nw have routines to create pGAs.goodale1999-11-08
* A few more routines fleshed out.goodale1999-11-08
* Filled out a few more routines.goodale1999-11-05
* Fixing various things pointed out by compiling with -Wall.goodale1999-11-03
* pointer type mismatch fixedlanfer1999-11-01
* Doing local grid option in bounding box tooallen1999-11-01
* Moving local grid set up to BoundingBoxallen1999-11-01
* Start of a general PGV setup stuff. Far from complete.goodale1999-10-28
* Some stagger stuff.goodale1999-10-27
* Removed sp2dxyz from pGH structure. This went into IOFlexIO's GH extensions.tradke1999-10-27
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
* pugh_Barrier() now really does a global synchronization.tradke1999-10-26
* Cactus/155: pointer bug fixedlanfer1999-10-24