aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* IOJpeg already requires the capability 'jpeg6b' so there is no need to inherittradke2004-06-11
* 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
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* IOJpeg doesn't need to inherit from Hyperslab anymore.tradke2004-04-23
* Fix error in parameter descriptionschnetter2004-04-13
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* Only register IOJepg I/O method if the maximum dimension of gridtradke2003-12-03
* IOJpeg requires thorn jpeg6b.tradke2003-11-18
* Adapt to new Fortran pointer ABI.schnetter2003-10-29
* Fixed prototype for the hyperslab conversion function parameter totradke2003-09-01
* CardGrid3D now inherits from CoordBaserideout2003-08-22
* Fixed argument types for hyperslab function aliases.tradke2003-05-28
* Support for new aliased function specification format.rideout2003-05-02
* Adding missing socket activation.goodale2003-04-02
* Removed an ugly artefact where a union was used to convert a 'const cGH*'tradke2003-03-10
* New interface for aliased functions.rideout2003-02-27
* Removed old deprecated I/O parameters.tradke2003-01-20
* Copy pointers to string parameters to a local variable before modifying it.tradke2003-01-06
* Pass the cGH pointer as a CCTK_POINTER_TO_CONST.tradke2002-11-12
* Including "Hyperslab.h" isn't neccessary anymore since we are using functiontradke2002-11-06
* Use the "Hyperslab_*" function aliases.tradke2002-11-06
* 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
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
* Allow the 'out_every' option in option strings to set the output frequencytradke2002-05-28
* Make use of Tom's extensions to parameter declarations:tradke2002-05-27
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Changed the default for 'IOJpeg::outdir' to be an empty string which thentradke2002-04-30
* Fixed an int<->CCTK_INT problem which didn't compile on the T3E.tradke2002-04-25
* Some optimization: use Hyperslab_Get() instead of Hyperslab_GetList().tradke2002-04-25
* Forgot to close the jpeg file after writing.tradke2002-04-22
* Bugfix for setting the extent of the requested 2D hyperslab.tradke2002-04-22
* Bugfix in parameter evaluation: if IOJpeg::out2D_every was set to 0 it wouldtradke2002-04-19
* Allow 0 as a valid value for IO::out2D_every.tradke2002-04-19
* Bugfix for multiple processor runs. The reduction wasn't called as a globaltradke2002-04-19
* Completly reworked IOJpeg. All the old hyperslabbing crap and dependency ontradke2002-04-18
* Reduce the warning level for "Output already done" messages from 2 to 6.tradke2002-02-25
* In the warning message, also say for which variable output was already done.tradke2002-02-25
* Very basic documentation, explaining the mode parameter which determinesallen2002-02-05
* Fixed small memory leak.tradke2002-01-18
* Fixed a small memory leak.tradke2002-01-18
* Trap attempt to use IOJpeg when maxdim < 3.goodale2002-01-18
* Changing initial data from obsolete binarysource to none.goodale2002-01-16
* Fixed return codes of I/O methods.tradke2001-12-28
* inherit from jpeg6ballen2001-12-19
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Formatting error messageallen2001-10-23