aboutsummaryrefslogtreecommitdiff
path: root/src/include/pGH.h
Commit message (Expand)AuthorAge
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Added coordinate information again to the pGH structure since it's neededtradke2001-06-14
* Now PUGH also supports all the fixed-precision CCTK datatypes.tradke2001-06-12
* PUGH support for CCTK_COMPLEX8 datatype.tradke2000-11-29
* Fixed type of the timer variable from double to int.tradke2000-09-18
* Added an index for arrays to the pGA and pGH which is needed to make thatallen2000-09-01
* Enabled PUGH to synchronize groups of arrays in one communication calltradke2000-06-14
* Changed names of PUGH functions to be uniform. Now all PUGH functionsgoodale2000-04-19
* Use CCTK_MPI rather than MPIallen2000-04-04
* Removing old files with pGFsallen2000-04-03
* Uncommenting XDM etc for now, for EllPETScallen2000-03-28
* Major changes to PUGH as the dearly loved pGF is removed, and a grid functionallen2000-03-23
* Untabified.goodale2000-02-17
* Added a functiongoodale2000-02-02
* Arrays (no communication yet)allen2000-01-25
* The pGV stuff is now compiled, and the header is included in pugh.h.goodale1999-11-09
* Removed sp2dxyz from pGH structure. This went into IOFlexIO's GH extensions.tradke1999-10-27
* Changes for new timer stuff.goodale1999-10-21
* Tidied up, so that everything is in nice columnsallen1999-10-21
* Adding back sp2dxyz ... this shouldn't be hereallen1999-10-18
* Adding infrastructure for 1D and 2D GFs ... but haven't added decompositionallen1999-10-17
* Adding global origin (maybe temporarily) to pugh structure ...allen1999-10-11
* A lot of parameter name changes, especially for IOallen1999-07-30
* 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
* Added sync_verbose flag and comm_time structure to GHtradke1999-03-30
* Removed cx0 etc from the GH structure since pugh should not know aboutallen1999-03-17
* Linux absoft compiler want the constants include file in here.allen1999-02-26
* Changes to get timelevels working.goodale1999-02-17
* Started getting pugh to create groups.goodale1999-02-08
* Initial check in of thorn pugh.goodale1999-02-04