aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* Fixed bug for choosing output of 1D lines / 2D planes. A parameter valuetradke2001-03-12
* Use macros for better readability of source code.tradke2001-03-08
* 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
* Adding in missing header file.goodale2000-12-14
* A bit of memory checking; still needs more.goodale2000-12-14
* 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
* Removed unused code.tradke2000-11-23
* Polished grdoc.tradke2000-10-20
* Added support for new 2D output filenames.tradke2000-10-19
* Added support for new output filenames.tradke2000-10-19
* Don't output coordinates for CCTK_ARRAY variables.tradke2000-10-11
* Include ioutil_Utils.h instead of ioGH.h.tradke2000-09-21
* Include ioutil_AdvertisedFiles.h and ioutil_CheckpointRecovery.htradke2000-09-21
* Removed ioGH.h from include list.tradke2000-09-21
* Removed ioGH.h from include list.tradke2000-09-21
* Give a more explanatory warning message if output for a given variabletradke2000-09-18
* Fixed small memory leak reported by purify.tradke2000-08-30
* 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
* Removing FIXMEallen2000-07-20
* hyperslab -> pughslaballen2000-07-19
* CCTK_INT/int bug fixedallen2000-07-16
* Small correctionsallen2000-07-15
* 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
* Corrected description for advertised 2D output files.tradke2000-06-06
* Enabled output of CCTK_ARRAY types which are plotted without coordinatestradke2000-06-05
* Fixing slice center for 1D lines. Now it is given in global indicestradke2000-06-02
* IOASCII using thorn Hyperslab. No PUGH in here anymore !tradke2000-06-02