aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bugfix for 3D output where I used the wrong index variable.tradke2000-04-06
* Somewhat better explanation for parameter 'out3d_reuse_filehandles'.tradke2000-04-04
* MPI_Barrier -> CCTK_Barriertradke2000-04-04
* Changing MPI to CCTK_MPIallen2000-04-04
* Output and cp/recovery for arrays of arbitrary size and dimstradke2000-03-27
* Changes for new PUGH structuresallen2000-03-23
* More stuff for cp/recovery.tradke2000-03-14
* Forgot to check outXXX_every parameter for triggered output.tradke2000-03-06
* More stuff for steering parameters.tradke2000-02-25
* Changed return type of CCTK_ParameterWalk().tradke2000-02-21
* Made CactusPUGHIO thorns aware of future multi-patch or multi-block changestradke2000-02-18
* Type mismatch for T3E when recovering parameters from IEEEIO files.tradke2000-02-18
* Updated copyright statements. Should probably change these to LGPL, butgoodale2000-02-08
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* Final fixes for wrong function namesallen2000-02-03
* Fixed prototype problem identified by the washu indies, and fixed a coupleallen2000-02-03
* New function and structure namesallen2000-02-03
* Fixed compiler warnings for assigning const char * to char *tradke2000-02-01
* Declare all the 'outXXX_every' and 'outXXX_vars' parameters as STEERABLE = AL...tradke2000-02-01
* Function renamings:tradke2000-02-01
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Function renaming: ParameterWalk -> CCTK_ParameterWalktradke2000-01-25
* CCTK function name changesallen2000-01-25
* Added several stuff to IOFlexIO:tradke2000-01-21
* Fixed a bug in recovering scalars.tradke2000-01-20
* Replaced CCTK_OldGroupData() with CCTK_GroupData().tradke2000-01-17
* Dump parameters only once per file.tradke2000-01-17
* 3D output doesn't care about staggering as it did in Cactus 3.xtradke2000-01-17
* cctk.h addedlanfer2000-01-17
* Copying the "outdir" value as full string to myGH->outdirXXXtradke2000-01-17
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Moved the test, if storage was assigned to a variable to be output,tradke1999-12-13
* Added lots of missing function prototypes.goodale1999-11-30
* Output only timing info from GetrUsage, and only if it is available.tradke1999-10-30
* Added checkpointing for parameters. Still needs some optimization.tradke1999-10-28
* Added boolean parameter IO::print_timing_infotradke1999-10-28
* more informative message - I hopelanfer1999-10-27
* Tidying up several things:tradke1999-10-27
* Schedule IOFlexIO's startup routine after PUGH's.tradke1999-10-26
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
* Changed default values for outdirs from "outdir" to "." so that youtradke1999-10-26
* Prevent IO_2Devery and IO_3Devery to accept a value of 0 from IO::out_every.tradke1999-10-25
* Changing the way of checking if PUGH etc is compiledallen1999-10-24
* #if 0ing out more references to old timer stuff.goodale1999-10-21
* Put ingoodale1999-10-21
* Changed rnx etc to rnsizeallen1999-10-21
* Changing the DI macro to DATINDEX from Pugh, so that we can nowallen1999-10-19
* Fixes for the HAVE_IEEEIO, HAVE_PUGH stuff, which work for me but I'mallen1999-10-19
* Tidying header filesallen1999-10-18
* Removed all the #ifdef CACTUSPUGH_PUGH stuff and check for existance of PUGHtradke1999-10-05