aboutsummaryrefslogtreecommitdiff
path: root/src/Output1D.c
Commit message (Expand)AuthorAge
* IOASCII: Adapt to the new parsing API in IOUtilschnetter2009-12-05
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Provide level 1 warning if OutputVarAs() is called on an invalid variable name.rideout2003-12-03
* Allow the 'out_every' option in option strings to set the output frequencytradke2002-05-28
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Bugfix in parameter evaluation: if IOASCII::out*D_every was set to 0 it wouldtradke2002-04-19
* Just some optimizations and cosmetic changes.tradke2002-04-18
* Switch to the new Hyperslab API. You need to update CactusPUGH/PUGHSlab iftradke2002-04-15
* Slightly more informative info messages.tradke2002-03-16
* Increased warning level to 1 for messages saying that IOASCII output cannot betradke2002-03-15
* Fixed return code of I/O methods.tradke2001-12-28
* Moved function prototype declarations into IOASCII's header.tradke2001-12-13
* 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
* 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
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed gcc verbose warnings about missing prototypes and use of variablestradke2000-11-23
* Removed ioGH.h from include list.tradke2000-09-21
* Give a more explanatory warning message if output for a given variabletradke2000-09-18
* New parameters for choosing lines and slicesallen2000-07-12
* 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