aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Changed datatype of USED parameter Cactus::max_runtime from INT into REAL.tradke2003-01-12
* Reduce the local termination flag from all processors and have DoneMainLoop()tradke2003-01-10
* Removing \ifpdf.rideout2003-01-07
* Fixed error messageallen2002-12-30
* Support additional termination condition using the new cactus::max_runtimetradke2002-11-08
* Uses new flesh parameter cactus::max_runtime.tradke2002-11-08
* Check whether storage allocation succeeded (and issue a warning if not)tradke2002-10-24
* Fixed comment.rideout2002-07-11
* Changed C++ style comment to C.rideout2002-07-09
* Really set deallocated data pointers for grid arrays to NULL.tradke2002-07-05
* Fixed bug in NULL pointer assignment when switching off storage for scalar va...tradke2002-07-01
* Removed constant PUGH_UNDEFINEDSTORAGE which was never used anywhere.tradke2002-07-01
* Fixed a bug where GH->data[] pointers for grid scalars were set to NULLtradke2002-06-27
* Fixed a bug where GH->data[] pointers for certain timelevels were assignedtradke2002-06-26
* Set the data pointer in the GH->data[] array to NULL when switching off storagetradke2002-06-21
* Don't use internal CCTK variable "_cctk_one" anymore because it is about to b...tradke2002-06-17
* Added email addresses of author(s)/maintainer(s) of this thorn.tradke2002-06-07
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
* Added semicolon after CCTK_FILEVERSION().rideout2002-05-18
* Declare PUGH_SyncGArrayGroup() to be a static function like its declarationtradke2002-05-13
* Bugfix for switching off storage for scalar variables.tradke2002-05-10
* Removing another extraneous erroneous error detection bit.goodale2002-04-21
* Removing an erroneous error check.goodale2002-04-19
* Bugfix in PUGHi_DisableScalarGroupStorage() where a loop over timelevelstradke2002-04-18
* Set the identity string in the cGH structure.tradke2002-04-18
* Making sync switch on comm for GA group.goodale2002-04-17
* Changing so that the number of timelevels enabled isn't necessarilygoodale2002-04-16
* Fixed a bug when freeing the comm structure of individual grid arrays withtradke2002-04-08
* fixed spelling of "pad"rideout2002-04-04
* Fixed some typos / minor 'bugs'.rideout2002-04-04
* PUGH_ReturnTotalStorage(void) and PUGH_ReturnMaxStorage(void) return the tota...lanfer2002-03-08
* Information and diagrams for computational grid partitioning, pointing out th...allen2002-02-23
* Fixed some compiler warnings.tradke2002-01-07
* Adding missing header file.goodale2001-11-11
* 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
* It's prefectly legitimate to have an array with 0 points as long asgoodale2001-11-02
* Added a simple routine for a thorn to register a routine for scheduledallen2001-10-31
* Forget to change parameter type for PUGH_MPIDataType().tradke2001-10-31
* 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
* Added new internal pugh function for providing the processor topology for GFs ofallen2001-10-28
* Filled out the maxskew variable which wasn't being set.allen2001-10-28
* Typo in grdocallen2001-10-22
* Added new function PUGH_PrintStorage(cctkGH) which can be used as a debuggingallen2001-10-13
* Added missing header <string.h>.tradke2001-10-09
* Preliminary support for 'vector' Grid Variables (see commits to interface_par...goodale2001-10-07
* Bugfix for setting up ghostsizes for variables of dimensions greater than 3.tradke2001-10-03
* Bugfix for setting up ghostsizes for variables of dimensions greater than 3.tradke2001-10-03