aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Fixed type of the timer variable from double to int.tradke2000-09-18
* Removed the first_array_in_group flag from the pGA. It's not needed anymore.tradke2000-09-18
* Added an array of stati to comm structure for outstanding send requests.tradke2000-09-15
* Added an index for arrays to the pGA and pGH which is needed to make thatallen2000-09-01
* #ifdef _cplusplus should read #ifdef __cplusplus.tradke2000-08-01
* Fixing memory problem which can cause core dumps with timelevels. Thisgoodale2000-07-21
* Quick and dirty fix to prevent access to freed memory when destroying Array g...goodale2000-07-19
* Registered reduction routines return an error code, and split reduction.callen2000-07-19
* #ifdef _cplusplus should better be #ifdef __cplusplustradke2000-07-17
* 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
* 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
* Fixing compiler warnings about unused variables, missing prototypes,tradke2000-03-08
* Adding prototypes and removing warning messagesallen2000-03-05
* Adding periodic option back to PUGH. This is still to be tested.allen2000-03-04
* Untabified.goodale2000-02-17
* Added a functiongoodale2000-02-02
* Updated PUGH for the new ScheduleTraverseGH stuff.goodale2000-01-27
* 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
* PUGH now supports 1D grid functions. There could well still be someallen1999-10-24
* Changes for new timer stuff.goodale1999-10-21
* The general structure for a grid variable, not used yet.allen1999-10-21
* Commenting out another macro for the data index ... thought thisallen1999-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
* Disabled redefining of malloc/free if SGI or T3E was defined,tradke1999-06-14
* 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
* Removed the #ifdef 0ed out sections of code.goodale1999-04-10
* removed includes of hdf.h, IEEEIO.h, and PandaIO.h (should go into thorn_IO)tradke1999-03-30
* removedtradke1999-03-30
* removed typedef of IOFiletradke1999-03-30
* 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
* Some changes to allow memory to be zeroed.goodale1999-02-18
* Changes to get timelevels working.goodale1999-02-17