aboutsummaryrefslogtreecommitdiff
path: root/par/jpeg_amr.par
Commit message (Collapse)AuthorAge
* require libjpeg, not jpeg6b anymoreknarf2010-09-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@135 eff87b29-5268-4891-90a3-a07138403961
* Support interpolating to obtain the image values. This makes itschnetter2009-10-20
possible to use IOJpeg together with mesh refinement. There is a new keyword parameter "gridpoints" with possible values "hyperslab" and "interpolate". Hyperslabbing works only on uniform grids, whereas interpolation also works with AMR. Additional parameters select where in the domain the points should be interpolated. git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@130 eff87b29-5268-4891-90a3-a07138403961