aboutsummaryrefslogtreecommitdiff
path: root/src/SetupPGV.c
Commit message (Expand)AuthorAge
* It's prefectly legitimate to have an array with 0 points as long asgoodale2001-11-02
* Filled out the maxskew variable which wasn't being set.allen2001-10-28
* Preliminary support for 'vector' Grid Variables (see commits to interface_par...goodale2001-10-07
* The pGExtras->hyper_volume[] array is counted by number of elements now,tradke2001-06-12
* Making rcsid string a constant - PR 669.goodale2001-05-10
* Call new routine PUGH_MPIDataType() to get the MPI datatype.tradke2001-02-14
* Fixes to the processor topology code. Now does split into 4x4x4 on 64procsgoodale2001-01-30
* PUGH support for CCTK_COMPLEX8 datatype.tradke2000-11-29
* The connectivity and the extras structure for CCTK_ARRAY variablestradke2000-09-18
* Allocate/free array of stati 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
* Forgot to free the connectivity and extras when destroying CCTK_ARRAY vars.tradke2000-08-25
* Fixing memory problem which can cause core dumps with timelevels. Thisgoodale2000-07-21
* Removing silly code.goodale2000-07-20
* Quick and dirty fix to prevent access to freed memory when destroying Array g...goodale2000-07-19
* 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
* Fixing a strange assignment. A few rearrangements. Free some more memorygoodale2000-05-11
* Small memory leaksallen2000-05-10
* Changed names of PUGH functions to be uniform. Now all PUGH functionsgoodale2000-04-19
* Fixing rscid warnings, untabified files, combined identical case statementstradke2000-04-18
* #define MPIallen2000-04-04
* Removing old files with pGFsallen2000-04-03
* staggering with PGVlanfer2000-03-27
* Major changes to PUGH as the dearly loved pGF is removed, and a grid functionallen2000-03-23
* Completed DestroyPGH(), added DestroyConnectivity() and DestroyPGextras().tradke2000-03-13
* Fixing compiler warnings about unused variables, missing prototypes,tradke2000-03-08
* Load balancing grid decomposition for PUGH.allen2000-03-07
* Cosmetic changesallen2000-03-04
* Untabified.goodale2000-02-17
* Fixed small bugs in overlap and neighbours for arraysallen2000-02-03
* Arrays (no communication yet)allen2000-01-25
* Minor bug fixesallen2000-01-19
* Added lots of missing function prototypes.goodale1999-11-30
* 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
* Start of a general PGV setup stuff. Far from complete.goodale1999-10-28