aboutsummaryrefslogtreecommitdiff
path: root/src/Storage.c
Commit message (Expand)AuthorAge
* PUGH_ReturnTotalStorage(void) and PUGH_ReturnMaxStorage(void) return the tota...lanfer2002-03-08
* Don't assign storage to a scalar group if storage was already switched on.tradke2001-11-06
* Added const qualifier to the 'cGH *' argument of some more overloadable funct...tradke2001-11-05
* Fixed a copy/paste bug from my latest config.tradke2001-10-31
* Fixed fatal typo in storage allocationallen2001-10-31
* PUGH overloadables for CCTK_MyProc(), CCTK_nProcs(), CCTK_Barrier() taketradke2001-10-31
* Typo in grdocallen2001-10-22
* Preliminary support for 'vector' Grid Variables (see commits to interface_par...goodale2001-10-07
* Fixing up the storage report so it actually does report.allen2001-09-25
* Extended storage_verbose parameter to give a report on the maximum amount of ...allen2001-09-16
* Fixed bug for scalar group storage allocation within schedule groups.tradke2001-09-01
* Enable/disable storage for CCTK_SCALAR variables. Although memory for thosetradke2001-08-30
* Tolerate storage allocation for zero-sized arrays (just issue a warning).tradke2001-08-27
* Making rcsid string a constant - PR 669.goodale2001-05-10
* Initialize memory for allocated CCTK variables according to the setting oftradke2001-05-07
* Fixed a bug in PUGH_ArrayGroupSize().tradke2001-04-19
* Adding back PUGH::enable_all_storage which got accidently removed some time ago.allen2001-04-13
* Changes to logic for QueryGroupStorage and ArrayGroupSizeallen2000-12-17
* Added name to warning messageallen2000-12-01
* Calculate the total allocated storage in MBytes.tradke2000-10-11
* Fixed buglet in printf statementallen2000-10-09
* Make the option to report on storage steerableallen2000-09-21
* Added an index for arrays to the pGA and pGH which is needed to make thatallen2000-09-01
* Enabled PUGH to synchronize groups of arrays in one communication calltradke2000-06-14