aboutsummaryrefslogtreecommitdiff
path: root/src/OutputScalar.c
Commit message (Expand)AuthorAge
* assert fixyye002004-08-12
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Add mechanism to select output by coordinate time.schnetter2004-01-19
* In IOBasic_ScalarOutputGH(), check only once whether steerable parameterstradke2003-08-22
* 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
* Bugfix in parameter evaluation: if IOBasic::out*_every was set to 0 it wouldtradke2002-04-19
* 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
* Fixing CCTK_FILEVERSION lineallen2001-12-19
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Reduced number of info messages by putting all into one using Util_asprintf().tradke2001-09-05
* Adding more output for newverbose parameter on startup/steering:allen2001-08-26
* For info output, you can now specify the reduction values to print by settingtradke2001-08-01