aboutsummaryrefslogtreecommitdiff
path: root/src/SetupPGH.c
Commit message (Expand)AuthorAge
...
* Bugfix for dim == 0.tradke2000-03-03
* Untabified.goodale2000-02-17
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* Updated PUGH for the new ScheduleTraverseGH stuff.goodale2000-01-27
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Arrays (no communication yet)allen2000-01-25
* freeing allocated arraylanfer2000-01-14
* bug fix - thanks Malcolmlanfer2000-01-14
* New specification for CCTK_GroupDataallen2000-01-13
* staggering with pughlanfer2000-01-12
* Changing to new function CCTK_GroupDataallen2000-01-12
* Made DestroyPGH at least look like it does the right thing.goodale1999-12-02
* Added lots of missing function prototypes.goodale1999-11-30
* Moving local grid set up to BoundingBoxallen1999-11-01
* 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
* Cactus/155: pointer bug fixedlanfer1999-10-24
* PUGH now supports 1D grid functions. There could well still be someallen1999-10-24
* Changes for new timer stuff.goodale1999-10-21
* #ifdef 0 -> #if 0goodale1999-10-20
* Fixed memory allocation bug - PR/138.goodale1999-10-18
* More informative prototype for ProcTopallen1999-10-18
* Fixes from branchallen1999-10-17
* Adding infrastructure for 1D and 2D GFs ... but haven't added decompositionallen1999-10-17
* Check for unique precision of CCTK_INT and CCTK_REAL typestradke1999-06-30
* Include file name changesallen1999-06-29
* Implementing new naming convention for variables on the cGH. See cGH.h forallen1999-06-25
* Enabled pugh to handle all CCTK_VARIABLE_??? types in communication.tradke1999-06-24
* Double -> CCTK_REALallen1999-06-15
* The pGH now contains its caller GH.allen1999-06-10
* Removed GHList (it was defined in pugh but not used). Now thorns,allen1999-06-04
* Joan's changes for NT...jmasso1999-06-03
* Got rid of IO stuff which is in IO nowallen1999-04-04
* Added sync_verbose flag and comm_time structure to GHtradke1999-03-30
* Including math.h to get prototype for pow function.goodale1999-02-09
* Now creates all variable types except arrays.goodale1999-02-09
* Started getting pugh to create groups.goodale1999-02-08
* Now compiles.goodale1999-02-05
* Initial check in of thorn pugh.goodale1999-02-04