aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Increased warning level to 1 for messages saying that IOASCII output cannot betradke2002-03-15
* Fix for when there are no coordinates registered.tradke2002-02-28
* Fixing typos.rideout2002-02-12
* Fixed typo giving compile problems on Originallen2002-01-04
* *** empty log message ***tradke2002-01-03
* Fixed filename construction for 1D output of 1D and 1D variables.tradke2001-12-28
* Fixed return code of I/O methods.tradke2001-12-28
* Hopefully added all the new changes to IOASCIIallen2001-12-19
* Fixed ordering in using 2D plane center.tradke2001-12-17
* Removed restriction for diagonal output on cubic grids. Now PUGHSlab can dotradke2001-12-16
* Moved function prototype declarations into IOASCII's header.tradke2001-12-13
* Added parameters for 3D ASCII output.tradke2001-12-13
* Added 3D ASCII output for 3D variables.tradke2001-12-13
* 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
* Don't try to setup slice center for 2D planes output of 1D variables.tradke2001-11-28
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Fixed a memory leak I had put inallen2001-10-31
* Fixed const pointer issue in the advertised file structure.tradke2001-10-30
* Setting up slice centers for dimensions greater than 3 to be zero.tradke2001-10-03
* Reduced number of info messages by putting all into one using Util_asprintf().tradke2001-09-05
* Fixed bug for info output at every iteration.rideout2001-08-29
* Fixed bug for printing to screenallen2001-08-28
* Adding more output for newverbose parameter on startup/steering:allen2001-08-26
* Spelling mistakeallen2001-08-24
* Adding example output and parametersallen2001-08-19
* Use parameter IO::newverbose.tradke2001-08-10
* Use IOUtil_CreateDirectory() to create output directories.tradke2001-08-10
* Output the physical time in a separate column if requested via the newtradke2001-08-02
* Added two new parameterstradke2001-08-02
* Allow 'E', 'G', and 'g' as valid conversion specifiers in thetradke2001-07-09
* Removing implicit assumption of 3D in one place.goodale2001-07-05
* 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
* 2D ASCII output can be done now for every possible CCTK datatype.tradke2001-06-27
* 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
* Fixed small memory problem setting up slice centersallen2001-04-10
* Beautify macros again.tradke2001-03-30
* fixing macros to work with cpp in RH7.1betalanfer2001-03-30
* 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
* Extended parameter IO::out_fileinfo by new keywordtradke2001-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