aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct function signatureHEADmastereschnett2011-01-20
* make outScalar_style steerable at recovery, as proposed by Luca Baiotti and a...knarf2010-09-28
* fixed small typotradke2009-04-21
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package, typoknarf2009-01-22
* Move the specification of testsuite options into a test.ccl file.tradke2006-03-09
* Make it a level 1 instead of a level 5 warning if IOBasic cannot get aschnetter2005-11-14
* commits to change IOBasic to use the new reduction interface. This breaks the...yye002005-11-01
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address of Cactus maintainers.schnetter2005-10-22
* Add the rangetradke2005-06-20
* 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