aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Removed calls to IOUtil_RestartFromRecovery(). Now the recovery info is takentradke2002-04-15
* Change path to new format of testsuite directoriesallen2002-04-13
* For checkpoint files, save all parameters (not just the ones which have beentradke2002-03-05
* Use a different name for a typedef because this was already defined on the SP3.tradke2002-01-18
* After successful recovery, print an info message telling the current iterationtradke2001-12-30
* Added some more utility programs. See the ThornGuide for details.tradke2001-12-28
* Fixed return codes of I/O methods.tradke2001-12-28
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Fixed example program to use 0 as the current timelevel.tradke2001-10-16
* Replaced anonymous timers by named timers.tradke2001-08-31
* Create output directories on all I/O processors.tradke2001-08-26
* Use parameter IO::newverbose.tradke2001-08-10
* Use IOUtil_CreateDirectory() to create output directories.tradke2001-08-10
* Store min_ext, max_ext, origin attributes only for grid function variablestradke2001-08-02
* Fixed compiler warnings about a parameter named 'basename' which shadowstradke2001-08-01
* Added some more docs for the recombiner and an example shell commandtradke2001-07-17
* Added ieee_recombiner dependency on FlexIO library.tradke2001-07-17
* Added FlexIO to ActiveThorns list.tradke2001-07-15
* Added Boundary to the ActiveThorns list.tradke2001-07-10
* Inherits from IO.tradke2001-07-10
* Fix for dumping the bounding box attributes.tradke2001-07-04
* Fixed wrong min_ext and max_ext attributes.tradke2001-06-26
* Unlink an existing file before renaming a temporary cp file to it.tradke2001-06-22
* Assign an invalid I/O datatype for CCTK datatypes which aren't supported by F...tradke2001-06-12
* Support I/O for all the fixed-sized CCTK datatypes also.tradke2001-06-12
* Adding missing thorns to ActiveThorns parameter.goodale2001-05-22
* Fixed a bug in my latest commit.tradke2001-05-18
* Before checkpointing, synchronize only those groups which have storage assigned.tradke2001-05-18
* Switched off driver::initialize_memory = "NaN" until radiation BC are fixed.tradke2001-05-14
* New checkpoint file with new timelevel scheme.tradke2001-05-10
* For multiple timelevels, do not checkpoint the oldest.tradke2001-05-10
* Checkpoint all timelevels from 0 up to NumTimeLevels() - 1.tradke2001-05-10
* Get rid of timelevel variable which is always 0 now.tradke2001-05-10
* Removed spurious testsuite output file.tradke2001-05-10
* New timelevel indexingallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Replaced old testsuite (which produced NaN's at the boundaries)tradke2001-05-07
* Fixed a bug when reading the file version from a Cactus checkpoint file.tradke2001-05-07
* CCTK_FILEVERSIONallen2001-05-07
* CCTK_FILEVERSIONallen2001-05-06
* Explicitly cast a 'const char *' pointer to 'void *' otherwise T3E's C compil...tradke2001-05-04
* Removed grid::domain from the list of parameters that thorn IOFlexIO uses.tradke2001-05-03
* Checkpoint the current timelevel and all others except the eldesttradke2001-04-22
* Add the Cactus version as an attribute to the global attributes group.tradke2001-04-19
* Changing timelevel used for IO.allen2001-04-18
* Set the IO::out_fileinfo parameter to "none" to omit file info outputtradke2001-03-26
* Write file information to output files only if IO::out_fileinfo is set.tradke2001-03-26
* Use the new parameter IO::out_fileinfo.tradke2001-03-26
* Updated documentation for IOFlexIO.tradke2001-03-26
* Added string attributes 'parameter file' and 'creation date' to the outputtradke2001-03-21