aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Fixed problem with 'char * = const char *' assignment which didn't compiletradke2001-06-14
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-06
* Omit the dotslash in advertised output filenames if output goes intotradke2001-04-05
* Write file information to output files only if IO::out_fileinfo is set.tradke2001-03-26
* Forgot put the date into the "Created ..." comment.tradke2001-03-19
* Added the parameter filename, the creation date, and the axis labelstradke2001-03-19
* Do not skip output if there are no variables to output. It will at least outputtradke2001-03-06
* Function prototypesallen2001-02-25
* Fixing warningsallen2001-02-24
* Really evaluate the steerable parameter "IOBasic::outScalar_reductions".tradke2000-10-17
* Macro name changesallen2000-09-22
* Include ioutil_AdvertisedFiles.h and ioutil_CheckpointRecovery.htradke2000-09-21
* Removed ioGH.h from include list.tradke2000-09-21
* 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
* 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
* 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
* 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
* 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
* Forget to keep track of how often a parameter was set.tradke2000-02-01