aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add short file descriptions and CVS Header comments.schnetter2005-05-23
* Give local makefile variables unique names.tradke2005-02-22
* Added 'OPTIONAL FlexIO' and 'OPTIONAL SDF' to build utilities if such capabil...tradke2005-02-22
* Use makefile defines provided by other thorns' configuration files.tradke2005-02-22
* Thorn library names are prefixed by $(CCTK_LIBNAME_PREFIX).tradke2005-02-22
* Use aliased function IO_TruncateOutputFiles() to check whether or nottradke2004-11-17
* Test the makefile variable HDF5_LFS_FLAGS to check for HDF5 LFS support.tradke2004-11-08
* Document the hdf5_convert_from_sdf utility program.tradke2004-09-17
* Get the missing metadata information from command line parameters.tradke2004-09-15
* Removing printing of error message from this file if there is no SDF.goodale2004-08-25
* Added utility program to convert SDF datafiles into HDF5 so that they can betradke2004-08-24
* Reduce the sieve buffer size from 32 MB down to 8 MB to overcome memorytradke2004-08-24
* Fixed typo in routine name.tradke2004-08-24
* replacing cctk_vwarn with fprintf'syye002004-08-24
* assert fixyye002004-08-12
* Fixed grdoc for OutputVarAs().tradke2004-07-05
* Use the new routine IOUtil_AssembleFilename() to generate filenames fortradke2004-06-30
* Fixed typo in warning message.tradke2004-06-16
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Use IO::strict_io_parameter_check.tradke2004-06-09
* Use default values for the "name", "iteration", and "timelevel"tradke2004-06-09
* Use the "requires thorns" mechanism to ensure that all required thornsschnetter2004-06-08
* Add a GLOBAL_ATTRIBUTES_GROUP to mark the output as a Cactus HDF5 file.tradke2004-06-08
* Fixed filenames for chunked output files.tradke2004-05-06
* Fixed usage stdout message.tradke2004-05-06
* Bug fix from Yosef Zlochower: initialize "last_checkpoint_iteration" in the G...tradke2004-04-30
* Temporarily commented out inheritance from IO.tradke2004-04-28
* Inherit from IO.tradke2004-04-28
* Removed unused dataset from checkpoint file.tradke2004-03-29
* Activate thorn SymBase.tradke2004-03-29
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Option strings are enclosed in curly braces.tradke2004-03-13
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
* Writing attributes was broken.tradke2004-02-20
* Updated checkpoint file after changing the way Cactus parameters are stored.tradke2004-02-04
* Fixed description of hyperslab selection parameters.tradke2004-01-30
* Also print the outfile filename in progress report.tradke2004-01-20
* Correct inter-thorn dependencies.schnetter2003-11-19
* Fixed typo in warning message.tradke2003-09-10
* PUGHIO* thorns now require the thorns they depend upon (PUGH, IOHDF5Util,tradke2003-09-04
* Include CoordBase in the ActiveThorns list.tradke2003-08-25
* CardGrid3D now inherits from CoordBaserideout2003-08-22
* Fixed typo in parameter name.tradke2003-08-14
* Document the '-single_precision' command line option of the HDF5 recombiner.tradke2003-06-10
* Added command line option '-single_precision'. If set, double-precisiontradke2003-06-10
* Some compilers (eg. SGI cc) only accept constant values as initializerstradke2003-06-10
* Changed IOHDF5's OutputVarAs() routine to also accept and evaluate an optiontradke2003-06-06
* Fix for the recombination of chunks starting at the same origin (but havetradke2003-05-12
* Fixed typo in parameter description of IOHDF5::out_dir.tradke2003-04-10
* Fixed testsuite output file due to small change in IOASCII gnuplot output styletradke2003-03-31