aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Doubled the char buffer size of the format string.tradke2003-08-22
* Fixed argument types for hyperslab function aliases.tradke2003-05-28
* Many of the "CCTK_INT OUT" arguments to hyperslabbing routines are inrideout2003-05-21
* Support for new aliased function specification format.rideout2003-05-02
* Transposed order of grid points for 2D gnuplot output (CactusBase/1444),tradke2003-03-27
* Fixed string concatenation when creating the filename for 2D output.tradke2003-03-17
* Removed unneccessary inclusion of header file "util_Table.h".tradke2003-03-10
* New specification for describing aliased functions.rideout2003-02-26
* Removed old deprecated I/O parameters.tradke2003-01-20
* Copy pointer to string parameter into local variable before modifying it.tradke2003-01-07
* Pass the cGH pointer as a CCTK_POINTER_TO_CONST.tradke2002-11-12
* Use the "Hyperslab_*" function aliases.tradke2002-11-06
* Including "Hyperslab.h" isn't neccessary anymore since we are using functiontradke2002-11-06
* Removed preliminary code that wasn't supported yet by the hyperslab thorn.tradke2002-10-23
* Fix to output complex variables in xgraph format.tradke2002-10-23
* Fix in outputting also the imaginary part of complex variables.tradke2002-10-23
* Typecast size_t to int, to avoid a compiler warning on ia64.rideout2002-10-17
* Fixed newlines for 3D data using patch from Erik Schnetter.allen2002-09-08
* formatting changesallen2002-08-19
* minor formatting fixesrideout2002-07-11
* Corrected to properly handle staggered grids.rideout2002-06-20