aboutsummaryrefslogtreecommitdiff
path: root/src/Write.c
Commit message (Expand)AuthorAge
* fix compiler warningsknarf2011-08-21
* patch from Steven Brandt: It gets rid of annoying error messages when one of ...knarf2011-08-21
* Support interpolating to obtain the image values. This makes itschnetter2009-10-20
* This patch lets IOJpeg announce every time a new jpeg is available (notknarf2009-10-09
* change to use new reduction apiyye002005-11-02
* For announced JPEGs: write to a temporary file first and then (atomically)tradke2005-10-16
* Always specify the global hyperslab mapping extents as negative valuestradke2004-11-17
* #include "util_Table.h"tradke2004-11-05
* Fixed resizing of resulting jpeg images: leave one grid point at boundariestradke2004-11-05
* Added a steerable integer parameter IOJpeg::refinement_factor which lets youtradke2004-11-04
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* Removed an ugly artefact where a union was used to convert a 'const cGH*'tradke2003-03-10
* Including "Hyperslab.h" isn't neccessary anymore since we are using functiontradke2002-11-06
* 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
* 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 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