aboutsummaryrefslogtreecommitdiff
path: root/src/Write2D.c
Commit message (Expand)AuthorAge
* Fixed ordering in using 2D plane center.tradke2001-12-17
* Put in Erik's patch to get 2D ASCII output for 2D variables.tradke2001-12-13
* Use C indexing for the new filenames to make it consistent with the fileinfo.tradke2001-12-06
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Fixed const pointer issue in the advertised file structure.tradke2001-10-30
* Output the physical time in a separate column if requested via the newtradke2001-08-02
* In the label information, output both the physical grid coordinates and thetradke2001-06-29
* 2D ASCII output can be done now for every possible CCTK datatype.tradke2001-06-27
* Get rid of timelevel variable which is constant zero now.tradke2001-05-10
* New timelevel indexingallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Added coordinate information to the axis labels.tradke2001-05-09
* Changing timelevel index used for IOallen2001-04-18
* Write file information to output files only if IO::out_fileinfo is set.tradke2001-03-26
* Forgot put the date into the "Created ..." comment.tradke2001-03-19
* Added the parameter filename, the creation date, and the axis labelstradke2001-03-19
* Omit the leading "./" in output filenames if output goes into the currenttradke2001-03-14
* CCTK_CHAR -> CCTK_BYTEallen2001-02-25
* Remove PUGHSlab dependence and replace with Hyperslaballen2000-12-22
* Fixed gcc verbose warnings about missing prototypes and use of variablestradke2000-11-23
* Polished grdoc.tradke2000-10-20
* Added support for new 2D output filenames.tradke2000-10-19
* Don't output coordinates for CCTK_ARRAY variables.tradke2000-10-11
* Include ioutil_AdvertisedFiles.h and ioutil_CheckpointRecovery.htradke2000-09-21
* hyperslab -> pughslaballen2000-07-19
* New parameters for choosing lines and slicesallen2000-07-12
* Look in right place for hyperslab thorn. These include files should be replacedallen2000-06-09
* Corrected description for advertised 2D output files.tradke2000-06-06
* IOASCII using thorn Hyperslab. No PUGH in here anymore !tradke2000-06-02