aboutsummaryrefslogtreecommitdiff
path: root/src/include/pGV.h
Commit message (Expand)AuthorAge
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Erik's patch to "Make PUGH's memory statistics work again".tradke2006-06-15
* Store the directional stagger indices in the pGV structure rather than just thetradke2004-06-26
* Allow vector groups of scalars.schnetter2003-11-21
* Preliminary support for 'vector' Grid Variables (see commits to interface_par...goodale2001-10-07
* 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
* 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
* Enabled PUGH to synchronize groups of arrays in one communication calltradke2000-06-14
* Use CCTK_MPI rather than MPIallen2000-04-04
* Major changes to PUGH as the dearly loved pGF is removed, and a grid functionallen2000-03-23
* Untabified.goodale2000-02-17
* Arrays (no communication yet)allen2000-01-25
* The pGV stuff is now compiled, and the header is included in pugh.h.goodale1999-11-09
* The general structure for a grid variable, not used yet.allen1999-10-21