aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Better wording in warning message which is issued if the reduction operationtradke2003-07-14
* Checkpoint active timelevels only. This closes PR BetaThorns/1564.tradke2003-07-14
* Fix for checkpointing grid arrays which don't have any points on a processor.tradke2003-06-27
* Fixed argument types for hyperslab function aliases.tradke2003-05-28
* Support for new aliased function specification format.rideout2003-05-02
* Fixed testsuite output file due to small change in IOASCII gnuplot output styletradke2003-03-31
* Removed an ugly artefact where a union was used to convert a 'const cGH*'tradke2003-03-10
* Updated aliased function descriptions.rideout2003-02-26
* Fixed wrong GH extension name ("IOHDF5" instead of "IOFlexIO").tradke2003-02-11
* Added SYS_INC_DIRS to the compile command line for utility programs.tradke2003-02-10
* New checkpoint file without the old deprecated I/O parameters.tradke2003-01-20
* Fixed testsuite parameters according to CactusWave/WaveToyC/test/test_rad.par.tradke2003-01-20
* Removed old deprecated I/O parameters.tradke2003-01-20
* Fixed compiler warnings for non-MPI configurations.tradke2003-01-07
* Pass the cGH pointer as a CCTK_POINTER_TO_CONST.tradke2002-11-12
* 2D IOFlexIO output routines were still using the old hyperslab API.tradke2002-11-06
* Including "Hyperslab.h" isn't neccessary anymore since we are using functiontradke2002-11-06
* Use the "Hyperslab_*" function aliases.tradke2002-11-06
* During checkpointing, also check individual timelevels if they have storagetradke2002-09-04
* For filereader: report the restored variables also with default setting fortradke2002-07-05
* Also print the iteration number of a recovered variable.tradke2002-07-05
* Extended the routine registered as IOFlexIO's filereader to select variablestradke2002-07-01
* Add the "Cactus version" attribute to a datafile indicating that variablestradke2002-06-27
* Fixed wrong CCTK_FILEVERSION string.tradke2002-06-10
* Changed the warnings about deprecated I/O parameters.tradke2002-06-07
* Fixed a bug in checking the out_vars string for 2D output.tradke2002-06-07
* 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 missing include file.tradke2002-05-30
* Added missing header include <string.h>.tradke2002-05-28
* Give a description and an example on how to use option strings to specifytradke2002-05-28
* Allow the 'out_every' option in option strings to set the output frequencytradke2002-05-28
* Make use of Tom's extensions to parameter declarations:tradke2002-05-27
* Bugfix in checking when to do output for a variable.tradke2002-05-23
* Another bugfix in checking for output of complex variables.tradke2002-05-23
* Bugfix in checking for complex variables.tradke2002-05-23
* Bugfix for periodic output of 2D variables.tradke2002-05-21
* Save the iteration number of the last checkpoint and don't dump a terminationtradke2002-05-21
* Include header <string.h>. This closes CactusPUGHIO/1024.tradke2002-05-07
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Changed the default for 'IOFlexIO::outdir?D' to be an empty string which thentradke2002-04-30
* Values for CCTK_SCALAR variables are taken only from processor 0.tradke2002-04-30
* Switched IOFlexIO to use the new Hyperslabbing API for outputting arbitrarytradke2002-04-26
* Removed unused parameters inherited from IO.tradke2002-04-26
* Removed unused local variable.tradke2002-04-25
* Bugfix in parameter evaluation: if IOFlexIO::out*_every was set to 0 it wouldtradke2002-04-19
* Take the identity string from the cGH structure.tradke2002-04-18
* Undo my last commit which changed the recovery dir.tradke2002-04-18
* Fixed the recovery dir setting. The new testsuite stuff now expects it onetradke2002-04-17
* Tidying up the code to make it consistent with the structure in IOHDF5.tradke2002-04-17