aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove unused variableHEADmastereschnett2012-11-20
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* (At least) one place in IOASCII assumes maxdim<=3 by only allocating 3 entrie...knarf2012-04-20
* Add missing #include "cctk_Arguments.h"eschnett2011-01-21
* Correct function signatureeschnett2011-01-20
* IOASCII: Adapt to the new parsing API in IOUtilschnetter2009-12-05
* Correct prototyp of IOASCII's Startup routineschnetter2009-12-05
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package, typoknarf2009-01-22
* Make only optional use of aliased function Coord_GroupSystem().tradke2006-10-04
* Move the specification of testsuite options into a test.ccl file.tradke2006-03-09
* 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
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* Add the rangetradke2005-06-20
* Fully initialise slice center variables.tradke2005-05-10
* Use CCTK_BYTE instead of CCTK_CHARschnetter2005-01-29
* Add missing #include <stdio.h> statement.schnetter2004-12-30
* Add missing #include <stdio.h> statementsschnetter2004-12-29
* Use aliased function IO_TruncateOutputFiles() to check whether or nottradke2004-11-17
* Initialize the extent_int[] array before it is being used !tradke2004-06-15
* Fixed out-of-bounds array access for downsample[], a bug found by Yosef Zloch...tradke2004-06-11
* Implement downsampling for IOASCII output.tradke2004-06-10
* USE general downsampling parameters from IO.tradke2004-06-10
* 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
* Don't hyperslab/output zero-sized grid variables.tradke2004-06-04
* Fixed 2D output which used wrong slice center settings.tradke2004-06-01
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Include "util_Table.h".tradke2004-05-09
* Require only those Coord_*() functions which are really called by IOASCII.tradke2004-05-09
* Added aliased versions for the CoordBase functions.goodale2004-05-08
* Fixed declaration of Hyperslab_GetList() which was mismatching with itstradke2004-05-05
* Need to inherit from both IO and CoordBase.tradke2004-05-01
* Removed the hard-coded assumption of "cart%d" being the underlying coordinatetradke2004-05-01
* Temporarily commented out inheritance from IO.tradke2004-04-28
* Inherit from IO.tradke2004-04-28
* REQUIRE hyperslab functions to be provided.tradke2004-04-23
* Do not require Hyperslab any more.schnetter2004-04-02
* Another fix for 2D output of complex arrays.tradke2004-04-01
* Initialize format string for complex output.tradke2004-04-01
* Use the capability Hyperslab instead of inheriting from theschnetter2004-04-01
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Options strings are enclosed in curly braces.tradke2004-03-13
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-23
* Fix wrong order of coordinate or gridpoint indices in 2D ASCII output,schnetter2004-01-16
* Fix indentationschnetter2004-01-16