aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
Commit message (Collapse)AuthorAge
* 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
* Added a steerable integer parameter IOJpeg::refinement_factor which lets youtradke2004-11-04
| | | | | | | | enlarge the resulting JPEG images by some factor. The default is 1 (meaning no resizing, images will have the same size as underlying grid). git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@106 eff87b29-5268-4891-90a3-a07138403961
* Use IO::strict_io_parameter_check.tradke2004-06-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@99 eff87b29-5268-4891-90a3-a07138403961
* Fix error in parameter descriptionschnetter2004-04-13
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@95 eff87b29-5268-4891-90a3-a07138403961
* Removed old deprecated I/O parameters.tradke2003-01-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@80 eff87b29-5268-4891-90a3-a07138403961
* Changed the warnings about deprecated I/O parameters.tradke2002-06-07
| | | | | | | They are depreciated in BETA12 (not BETA13). git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@74 eff87b29-5268-4891-90a3-a07138403961
* Make use of Tom's extensions to parameter declarations:tradke2002-05-27
| | | | | | | USE some_parameter AS alias. git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@70 eff87b29-5268-4891-90a3-a07138403961
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
| | | | | | | You must also update thorn IOUtil now. git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@69 eff87b29-5268-4891-90a3-a07138403961
* Changed the default for 'IOJpeg::outdir' to be an empty string which thentradke2002-04-30
| | | | | | | causes IOJpeg's I/O method to use 'IO::outdir'. git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@67 eff87b29-5268-4891-90a3-a07138403961
* Allow 0 as a valid value for IO::out2D_every.tradke2002-04-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@61 eff87b29-5268-4891-90a3-a07138403961
* Completly reworked IOJpeg. All the old hyperslabbing crap and dependency ontradke2002-04-18
| | | | | | | | IOASCII is gone now. IOJpeg uses the new Hyperslab API and does its own slice center setup. It also uses the new filenaming scheme. git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@59 eff87b29-5268-4891-90a3-a07138403961
* Adding more output for newverbose parameter on startup/steering:allen2001-08-26
| | | | | | | | | | - IO method registration - Directory used - Output every - Variables output git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@43 eff87b29-5268-4891-90a3-a07138403961
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
| | | | | | | | | USES. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@30 eff87b29-5268-4891-90a3-a07138403961
* Adding quotes around descriptions since they are now necessary.goodale2000-12-17
| | | | | | | | | | Removing now redundant range from a USES clause. Updating a the ranges for the out_every parameter. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@29 eff87b29-5268-4891-90a3-a07138403961
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen2000-09-20
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@3 eff87b29-5268-4891-90a3-a07138403961