aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Tidying and ParseVarsForOutput -> CCTK_ParseVarsForOutputallen2000-07-12
* Tidyingallen2000-07-12
* ParseVarsForOutput -> IOUtil_ParseVarsForOutputallen2000-07-12
* Advertise output files.tradke2000-05-26
* Changed CreateDirectoryallen2000-05-10
* New macros for calling C from fortranallen2000-05-10
* Give level 2 warning if output dir already exists, level 1 warning if ittradke2000-04-28
* adding fflush to OutputInfolanfer2000-04-18
* Using stat(2) rather than access(2) to check for already exisiting outputtradke2000-04-18
* Include <unistd.h> after <cctk.h>.tradke2000-04-13
* #ifdef HAVE_UNISTD_H around #include <unistd.h>tradke2000-04-13
* After successful recovery, already existing output files are openedtradke2000-04-12
* Don't register any IO method if IOUtil wasn't activated.tradke2000-04-10
* Schedule IOBasic_Startup after IOUtil_Startup.tradke2000-04-10
* Get the result of reductions only on processor 0 which is doing the info output.tradke2000-03-28
* changing to exponential notation for big numbers, no %g bc. that appears to b...lanfer2000-03-28
* better error message if reduction failedlanfer2000-03-28
* Cosmetic changesallen2000-03-23
* 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
* out_format: allow exponential format in outputlanfer2000-03-02
* allow exponential format in outputlanfer2000-03-02
* Some tidying of message output.tradke2000-02-25
* Some more stuff for steering parameters.tradke2000-02-25
* Removed empty routine IOBasic_rfrTraverseGH().tradke2000-02-23
* Updated copyright statements. Should probably change these to LGPL, butgoodale2000-02-08
* 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
* Declare all the 'outXXX_every' and 'outXXX_vars' parameters as STEERABLE = AL...tradke2000-02-01
* Forget to keep track of how often a parameter was set.tradke2000-02-01
* Made 'outScalar_vars' and 'outScalar_every' steerable.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
* Removed warning when using an invalid out_style setting.tradke2000-01-17
* Don't write to output files which couldn't be opened.tradke2000-01-17
* Don't write to files that could not be openedtradke2000-01-17
* Copying the "outdir" value as full string to myGH->outdirXXXtradke2000-01-17
* Adding standard headersallen2000-01-13
* 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
* Fixing various things pointed out by compiling with -Wall.goodale1999-11-03
* Tidying up several things:tradke1999-10-26
* Changed default values for outdirs from "outdir" to "." so that youtradke1999-10-26
* Prevent Info_every and Scalar_every to accept a value of 0 from IO::out_every.tradke1999-10-25
* Tidying header filesallen1999-10-18