aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Deleted a period to slightly clean up output.rideout2001-09-26
* 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
* Private parameters to switch off overloading different driver functions.allen2001-09-16
* Removed restriction in processor topology setup whichtradke2001-09-12
* 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
* The condition for terminating the Cactus main evolution has changedallen2001-07-10
* Initial doc for PUGH.allen2001-07-10
* Fixed compiler warning.tradke2001-06-18
* Included <string.h>.tradke2001-06-18
* Included <string.h> for memset.tradke2001-06-14
* Added coordinate information again to the pGH structure since it's neededtradke2001-06-14
* Now PUGH also supports all the fixed-precision CCTK datatypes.tradke2001-06-12
* The pGExtras->hyper_volume[] array is counted by number of elements now,tradke2001-06-12
* Removed prototype for pGH_SetupnProcs() which is now a static routine.tradke2001-06-11
* Explicitly flush stdout and stderr in PUGH_Abort()tradke2001-06-11
* Fixed gcc warnings.tradke2001-05-28
* Included cctk_Termination.h.tradke2001-05-28
* Set the timelevel to be synchronized to 0.tradke2001-05-10
* Implement new indexing for timelevelsallen2001-05-10
* Compiler warningsallen2001-05-10
* Making rcsid string a constant - PR 669.goodale2001-05-10
* Prototype changed for PUGH_EnableGArrayDataStorage().tradke2001-05-07
* Initialize memory for allocated CCTK variables according to the setting oftradke2001-05-07
* Changed BOOLEAN parameter "PUGH::zero_memory" into an always steerabletradke2001-05-07
* Tidying warn messagesallen2001-05-06
* Include string.h.tradke2001-05-05
* Check arguments for PUGH_GroupDynamicData(). Grdoc'ed.tradke2001-04-21
* Removed prototype for PUGH_EnableGArrayGroupStorage() which is nowtradke2001-04-19
* Fixed a bug in PUGH_ArrayGroupSize().tradke2001-04-19
* Change to calling order for evolution affecting point at which timelevelsallen2001-04-18
* Adding back PUGH::enable_all_storage which got accidently removed some time ago.allen2001-04-13
* Enabled communication timers.tradke2001-04-02
* Allow PUGH to run when cctk_dim = 0.goodale2001-03-23
* Adding extra conditions for termination.allen2001-03-16
* Fixing compiler warningsallen2001-02-24
* Fix to make local grid size specification work again with local_nx etc.allen2001-02-23
* Added new routinetradke2001-02-19
* Changed periodic_[xyz] from private to restricted.tradke2001-02-19
* Fix gcc warnings about unused function parameters.tradke2001-02-14
* Call new routine PUGH_MPIDataType() to get the MPI datatype.tradke2001-02-14
* Added prototype for new routine PUGH_MPIDataType().tradke2001-02-14
* Added routine MPI_Datatype PUGH_MPIDataType (pGH *pughGH, int cctk_type)tradke2001-02-14
* Fixes to the processor topology code. Now does split into 4x4x4 on 64procsgoodale2001-01-30
* Removed unused variable.tradke2001-01-19
* Renamed parameter to get rid of gcc warning about hiding a global functiontradke2001-01-15
* Added non-MPI code to sync (periodic) boundary conditions for thetradke2001-01-15
* This header went into PUGHReduce.tradke2001-01-11