aboutsummaryrefslogtreecommitdiff
path: root/src/PostSendGA.c
Commit message (Expand)AuthorAge
* Catch internal inconsistency with too few grid points per processeschnett2013-01-08
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Use CCTK_BYTE instead of CCTK_CHARschnetter2005-01-29
* Add missing #include <stddef.h> and #include <stdio.h> statements.schnetter2004-12-30
* Store the directional stagger indices in the pGV structure rather than just thetradke2004-06-26
* Adding semicolon after fileversion macro so TAGS work properly.goodale2004-02-05
* Included <string.h>.tradke2001-06-18
* The pGExtras->hyper_volume[] array is counted by number of elements now,tradke2001-06-12
* Compiler warningsallen2001-05-10
* Making rcsid string a constant - PR 669.goodale2001-05-10
* Erik's changes to PUGH's communication scheme.tradke2000-09-15
* Immediately free MPI send requests after MPI_Isend() so that we don't havetradke2000-06-27
* Bugfix for syncing 1D GArrays.tradke2000-06-19
* 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
* Fixing rscid warnings, untabified files, combined identical case statementstradke2000-04-18
* Use CCTK_MPI instead of MPIallen2000-04-04
* Fixing compiler warnings about unused variables, missing prototypes,tradke2000-03-08
* Untabified.goodale2000-02-17
* New routines for treating arrays ... soon the GFs will be done withallen2000-02-03