From 2d91d4f970e1f31365da061077384eee8a839b28 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 18 Apr 2002 22:52:48 +0000 Subject: Completly reworked IOJpeg. All the old hyperslabbing crap and dependency on 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 --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 91a9638..1942f6b 100644 --- a/README +++ b/README @@ -1,7 +1,11 @@ Cactus Code Thorn IOJpeg -Authors : ... +Authors : John Shalf, Gabrielle Allen, Tom Goodale, Gerd Lanfermann, Thomas Radke CVS info : $Header$ -------------------------------------------------------------------------- Purpose of the thorn: +This thorn does output of 2D slices from Cactus grid functions and arrays +in jpeg image format. + +It registers the I/O method "IOJpeg" with the flesh. -- cgit v1.2.3