aboutsummaryrefslogtreecommitdiff
path: root/src/Write1D.c
Commit message (Expand)AuthorAge
* Removed restriction for diagonal output on cubic grids. Now PUGHSlab can dotradke2001-12-16
* 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
* Spelling mistakeallen2001-08-24
* 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
* Fixing file comments to report correct coordinates for 1d line positions.goodale2001-06-29
* Warn about not outputting the diagonal just once (only at the first output re...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
* Axis label format strings were defined too short in size.tradke2001-05-09
* Added coordinate information to the axis labels.tradke2001-05-09
* Changing timelevel index used for IOallen2001-04-18
* Removed wrong backslash in format string.tradke2001-03-26
* 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
* Fixed a bug from my latest commit where I got the output filenames wrong.tradke2001-03-15
* Omit the leading "./" in output filenames if output goes into the currenttradke2001-03-14
* Warn about not getting diagonal output for non-cubical variablestradke2001-02-26
* CCTK_CHAR -> CCTK_BYTEallen2001-02-25
* Added level 3 warning that there's no 1D diagonal output for non-cubic grids.tradke2001-02-02
* Remove PUGHSlab dependence and replace with Hyperslaballen2000-12-22
* Made a loop vectorizable :-) Fixes BR 448.tradke2000-12-13
* Fixed wrong filename generation for complex 1D output of CCTK_COMPLEX vars.tradke2000-11-27
* Fixed gcc verbose warnings about missing prototypes and use of variablestradke2000-11-23
* Polished grdoc.tradke2000-10-20
* Added support for new output filenames.tradke2000-10-19
* Include ioutil_AdvertisedFiles.h and ioutil_CheckpointRecovery.htradke2000-09-21
* Just some tidying to get the coordinates for 1D output.tradke2000-08-25
* Macros need the correct number of arguments for NT compiler.goodale2000-07-21
* hyperslab -> pughslaballen2000-07-19
* Removed unused variableallen2000-07-14
* New parameters for choosing lines and slicesallen2000-07-12
* Added output for CCTK_COMPLEX variables.tradke2000-06-30
* Bugfix for outputting diagonals of CCTK_ARRAY vars.tradke2000-06-19
* Look in right place for hyperslab thorn. These include files should be replacedallen2000-06-09
* Enabled output of CCTK_ARRAY types which are plotted without coordinatestradke2000-06-05
* IOASCII using thorn Hyperslab. No PUGH in here anymore !tradke2000-06-02