aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Only register 2D/3D IOASCII I/O methods if the maximum dimension of gridtradke2003-12-03
* Provide level 1 warning if OutputVarAs() is called on an invalid variable name.rideout2003-12-03
* Correct inter-thorn dependencies.schnetter2003-11-19
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Fixed prototype for the hyperslab conversion function parameter totradke2003-09-01