aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Add missing #include <stdio.h> statementschnetter2004-12-29
* Use aliased function IO_TruncateOutputFiles() to check whether or nottradke2004-11-17
* assert fixyye002004-08-12
* Enclose regex string in double quotes.tradke2004-06-24
* 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 the "requires thorns" mechanism to ensure that all required thornsschnetter2004-06-08
* Document how to get IOScalar reduction output for individual grid variables.tradke2004-05-06
* Inherit from IO.tradke2004-04-28
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Option strings are enclosed in curly braces.tradke2004-03-13
* Add mechanism to select output by coordinate time.schnetter2004-01-19
* Fix some typos.rideout2003-12-03
* Correct inter-thorn dependencies.schnetter2003-11-19
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* In IOBasic_ScalarOutputGH(), check only once whether steerable parameterstradke2003-08-22
* Output the field for the iteration number with a length sufficient for 6 digits.tradke2003-05-28
* Added routine IOBasic_OutputVarAs() for unconditional output of variablestradke2003-03-10
* Removed an ugly artefact where a union was used to convert a 'const cGH*'tradke2003-03-10
* Removed old deprecated I/O parameters.tradke2003-01-20
* Copy pointer to string parameter into local variable before modifying it.tradke2003-01-07
* Initialize counters for how often to do output.tradke2003-01-06
* PUGHReduce provides reduction operators.rideout2002-09-27
* Changed the warnings about deprecated I/O parameters.tradke2002-06-07
* Added email addresses of author(s)/maintainer(s) of this thorn.tradke2002-06-07
* using style fileikelley2002-06-04
* Extensions provided by IOBasic suitable for testingallen2002-05-29
* Updated the example on how to use option strings to specify reductions fortradke2002-05-27
* Use key/value tables to parse option strings in the IOBasic::out*_varstradke2002-05-27
* Make use of Tom's extensions to parameter declarations:tradke2002-05-27
* Fixed a bug for triggering info output.tradke2002-05-24
* Restrict maximum output precision in IOBasci::out_format to 19 digits.tradke2002-05-17
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Fixed bug in choosing between decimal and exponential notation for info output.tradke2002-05-02
* Bugfix in parameter evaluation: if IOBasic::out*_every was set to 0 it wouldtradke2002-04-19
* Get the reduction result for Info output on every processor (because everytradke2002-04-15
* Removed calls to IOUtil_RestartFromRecovery(). Now the recovery info is takentradke2002-04-15
* Removed unused local variable.tradke2002-04-09
* Updated documentation.tradke2002-03-16
* Slightly more informative info messages.tradke2002-03-16
* Allow individual reductions on variables by parsing the options stringtradke2002-03-16
* Added new parameter 'IOBasic::outdir' which depricates 'IOBasic::outdirScalar'.tradke2002-03-16
* Fixed small memory leak.tradke2002-01-18
* Fixed small memory leak.tradke2002-01-18
* Fixed return code of I/O methods.tradke2001-12-28
* Fixing CCTK_FILEVERSION lineallen2001-12-19
* Updated some documentation.tradke2001-11-30
* Rename scalar output files to ".asc" or ".xg" if new filenaming scheme istradke2001-11-29
* For reduction output: use the reduction operator as a suffix in the resultingtradke2001-11-16