aboutsummaryrefslogtreecommitdiff
path: root/src/OutputInfo.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
* Output the field for the iteration number with a length sufficient for 6 digits.tradke2003-05-28
* Fixed a bug for triggering info output.tradke2002-05-24
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Fixed bug in choosing between decimal and exponential notation for info output.tradke2002-05-02
* Bugfix in parameter evaluation: if IOBasic::out*_every was set to 0 it wouldtradke2002-04-19
* Get the reduction result for Info output on every processor (because everytradke2002-04-15
* Slightly more informative info messages.tradke2002-03-16
* Fixed small memory leak.tradke2002-01-18
* Fixed return code of I/O methods.tradke2001-12-28
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Fixing ABR found by Purify.goodale2001-10-10
* Bugfix in info output.tradke2001-09-12
* Reduced number of info messages by putting all into one using Util_asprintf().tradke2001-09-05
* Fixed a bug in triggered info output.tradke2001-08-07
* For info output, you can now specify the reduction values to print by settingtradke2001-08-01
* Initial implementation of newverbose parameter in IOBasic.allen2001-07-11
* Adding output of the value of a scalar on processor 0. One day perhapsgoodale2001-06-16
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Do not skip output if there are no variables to output. It will at least outputtradke2001-03-06
* Removed ioGH.h from include list.tradke2000-09-21
* Fixed syntax error from my latest commit.tradke2000-09-18
* Give a more explanatory warning message if output for a given variabletradke2000-09-18
* Fixed wrong Info output (BR CactusBase-408).tradke2000-07-26
* Only output scalar's if their values have been successfullyallen2000-07-19
* ParseVarsForOutput -> IOUtil_ParseVarsForOutputallen2000-07-12
* adding fflush to OutputInfolanfer2000-04-18
* changing to exponential notation for big numbers, no %g bc. that appears to b...lanfer2000-03-28
* Fixing warnings for usage of const *<type> pointers.tradke2000-03-14
* CactusBase/252 fixed where the info header was missing for triggered output.tradke2000-03-06
* Some more stuff for steering parameters.tradke2000-02-25
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* New function and structure namesallen2000-02-03
* Fixed compiler warnings for assigning const char * to char *tradke2000-02-01
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Started to make IO parameters steerable. Now this can be done for outInfo_everytradke2000-01-18
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* automatic switch into the e-notation if numbers to stdout are getting two sma...lanfer1999-12-16
* Moved the test, if storage was assigned to a variable to be output,tradke1999-12-13
* Tidying up several things:tradke1999-10-26
* Changes to header filesallen1999-10-17
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen1999-09-21