aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Fixed a typo in an output message.tradke2003-03-10
* Recombination is done in z-slices now which greatly reduces the number oftradke2003-03-02
* There is doch a 'maximum number of open file descriptors' limitationtradke2003-02-27
* Removed code which assumed that input files would need temporarily closed/reo...tradke2003-02-27
* Mention IOHDF5's restriction of not being able to output the same variabletradke2003-02-18
* Added SYS_INC_DIRS to the compile command line for utility programs.tradke2003-02-10
* Fixed some 'line too long' problems. This closes PR CactusPUGHIO/1362.tradke2003-01-20
* 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
* Copy pointer to string parameter into local variable before modifying it.tradke2003-01-07
* Moved '#include "ioHDF5GH.h"' up so that the config #defines from hdf5.h cantradke2003-01-06
* Added missing includes and fixed structure name when compiling with parallel ...tradke2002-12-05
* No need for "USES INCLUDE HEADER: Hyperslab.h" anymore.tradke2002-11-06
* Fixed initial pathname of object to be extracted.tradke2002-10-29
* Check for memory allocation errors.tradke2002-08-21