aboutsummaryrefslogtreecommitdiff
path: root/src/include/pugh.h
Commit message (Expand)AuthorAge
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Correct function signatureseschnett2011-01-21
* Applied patch from Erik Schnetter: rename PUGHi_GenerateTopology totradke2006-06-23
* Provide MPI datatypes for both CCTK_BYTE and CCTK_CHARschnetter2005-01-29
* Untabified.goodale2004-05-17
* Fokke Dijkstra's patch: Added new routine PUGH_SetTopology() which can be calledtradke2004-01-08
* Bug was discovered by Fokke Dijkstra: manual partitioning settings wastradke2003-12-01
* Allow vector groups of scalars.schnetter2003-11-21
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* PUGH overloadables for CCTK_MyProc(), CCTK_nProcs(), CCTK_Barrier() taketradke2001-10-31
* Added new internal pugh function for providing the processor topology for GFs ofallen2001-10-28
* 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
* Now PUGH also supports all the fixed-precision CCTK datatypes.tradke2001-06-12
* Compiler warningsallen2001-05-10
* Added prototype for new routine PUGH_MPIDataType().tradke2001-02-14
* #ifdef _cplusplus should better be #ifdef __cplusplustradke2000-07-17
* 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
* 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
* 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
* PUGH now supports 1D grid functions. There could well still be someallen1999-10-24
* Enabled pugh to handle all CCTK_VARIABLE_??? types in communication.tradke1999-06-24
* Disabled redefining of malloc/free if SGI or T3E was defined,tradke1999-06-14
* 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
* Now creates all variable types except arrays.goodale1999-02-09
* Initial check in of thorn pugh.goodale1999-02-04