aboutsummaryrefslogtreecommitdiff
path: root/src/Output.c
Commit message (Collapse)AuthorAge
* 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
* Bugfix in parameter evaluation: if IOJpeg::out2D_every was set to 0 it wouldtradke2002-04-19
| | | | | | | default to IO::out_every (instead of disabling IOJpeg output). git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@62 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