aboutsummaryrefslogtreecommitdiff
path: root/src/WriteScalar.c
Commit message (Expand)AuthorAge
* commits to change IOBasic to use the new reduction interface. This breaks the...yye002005-11-01
* Add missing #include <stdio.h> statementschnetter2004-12-29
* Use aliased function IO_TruncateOutputFiles() to check whether or nottradke2004-11-17
* Add mechanism to select output by coordinate time.schnetter2004-01-19
* Fix some typos.rideout2003-12-03
* Added routine IOBasic_OutputVarAs() for unconditional output of variablestradke2003-03-10
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Removed calls to IOUtil_RestartFromRecovery(). Now the recovery info is takentradke2002-04-15
* Removed unused local variable.tradke2002-04-09
* Allow individual reductions on variables by parsing the options stringtradke2002-03-16
* Fixed small memory leak.tradke2002-01-18
* Fixed return code of I/O methods.tradke2001-12-28
* Rename scalar output files to ".asc" or ".xg" if new filenaming scheme istradke2001-11-29
* For reduction output: use the reduction operator as a suffix in the resultingtradke2001-11-16
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Fixed const pointer issue in the advertised file structure.tradke2001-10-30
* For info output, you can now specify the reduction values to print by settingtradke2001-08-01