aboutsummaryrefslogtreecommitdiff
path: root/src/ChooseOutput.c
Commit message (Expand)AuthorAge
* (At least) one place in IOASCII assumes maxdim<=3 by only allocating 3 entrie...knarf2012-04-20
* Add missing #include "cctk_Arguments.h"eschnett2011-01-21
* Correct function signatureeschnett2011-01-20
* Fully initialise slice center variables.tradke2005-05-10
* Fixed 2D output which used wrong slice center settings.tradke2004-06-01
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Moved all of the slice center initialization into ChooseOutput.c.tradke2002-04-18
* Put in Erik's patch to get 2D ASCII output for 2D variables.tradke2001-12-13
* Don't try to setup slice center for 2D planes output of 1D variables.tradke2001-11-28
* Setting up slice centers for dimensions greater than 3 to be zero.tradke2001-10-03
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Beautify macros again.tradke2001-03-30
* fixing macros to work with cpp in RH7.1betalanfer2001-03-30
* 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
* Fixed gcc verbose warnings about missing prototypes and use of variablestradke2000-11-23
* Include ioutil_Utils.h instead of ioGH.h.tradke2000-09-21
* Fixed small memory leak reported by purify.tradke2000-08-30
* Removing FIXMEallen2000-07-20
* CCTK_INT/int bug fixedallen2000-07-16
* Small correctionsallen2000-07-15
* New parameters for choosing lines and slicesallen2000-07-12