aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Clearly state that the 'IO::checkpoint_keep' parameter refers to the numbertradke2005-11-16
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address of Cactus maintainers.schnetter2005-10-22
* The general routine to parse the value of IO*::out_vars parameters now alsotradke2005-10-05
* Check for valid variable index in IOUtil_DefaultIORequest().tradke2005-07-25
* Add the rangetradke2005-06-20
* Set the default slice centre for 1D/2D output to be the centre of the boxtradke2005-06-16
* Make IO::checkpoint_keep steerable all the time.tradke2005-06-10
* Slightly changed description for IO::recover = "manual" to make it more obvioustradke2005-02-07
* Parse option "refinement_levels" in an I/O parameter option string.tradke2005-02-04
* Do not recover accumulator parameters.tradke2005-01-13
* Add missing #include <stdio.h> statementschnetter2004-12-29
* Decreased warning level for "existing parameter file will not be overwritten"tradke2004-12-08
* Provide an aliased function IO_TruncateOutputFiles() for other I/O thornstradke2004-11-17
* Removed definition of deprecated routine IOUtil_PrepareFilename().tradke2004-11-15
* Changed non-standard snprintf to Cactus Util_snprintf for portability.goodale2004-10-29
* assert fixyye002004-08-12
* Erik preferred filereader_ID_dir to filereader_dirswhite2004-07-28
* Added new parameter IO::filereader_dirswhite2004-07-28
* Added new routine IOUtil_AssembleFilename() to generate a checkpoint/filereadertradke2004-06-30
* Don't generate separate checkpoint filenames for different refinement levels.tradke2004-06-28
* Parse the 'IO::filereader_ID_vars' parameter for invalid variable/group names.tradke2004-06-23
* Extended API for IOUtil_ParseOutputFrequency() and IOUtil_ParseVarsForOutput()tradke2004-06-09
* Added new boolean parameter 'strict_io_parameter_check' to indicate whether totradke2004-06-09
* Fixed wrong defaults for 2D slice center setup.tradke2004-06-01
* Fixed a bug in the 1D line / 2D slice center setup.tradke2004-05-14
* Call aliased function Coord_GetDefaultSystem() to get the default coordinatetradke2004-05-09
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Schedule recovery and file reader routines in level mode.schnetter2004-03-12
* Schedule the file reader in level mode, and schedule appending to theschnetter2004-02-07
* Add mechanism to select output by coordinate time.schnetter2004-01-19
* Fix label/ref for filenames table.rideout2004-01-07
* Schedule IOUtil_RecoverGH at RECOVER_VARIABLES globally so thattradke2004-01-07
* Add a check 'with_ghostzones' to the ioRequest structure and initialize ittradke2003-11-17
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Don't call CCTK_GroupgshVI() on grid scalar variables.tradke2003-10-27
* Fix for the recovery of parameters: use CCTK_ActivatingThorn() to find thetradke2003-09-04
* typo in parameter nameallen2003-08-04
* Evaluate the 'IO::verbose' parameter as a keyword (not as boolean).tradke2003-06-25
* Fixed IOUtil_1DLines() and IOUtil_2DPlanes() to setup slice centers even iftradke2003-06-12
* Fixed default value for IO::checkpoint_ID_file.tradke2003-04-10
* Changed the default for parameter IO::checkpoint_ID_file from "checkpointID"tradke2003-03-27
* Changed the recovery function registry to use a table to store function pointerstradke2003-03-26
* Moved the filereader routine schedule bin from RECOVER_VARIABLES to INITIAL.tradke2003-02-14
* Only schedule filereader routine if both filereader_ID_files andtradke2003-02-10
* Removed superfluous newline in checkpoint timing output.tradke2003-01-21
* Old I/O parameters are gone now. So we can get rid of internal routinestradke2003-01-20
* Removed old I/O parameters.tradke2003-01-20
* Use the new out_downsample_[xyz] parameters rather than the depepricated onestradke2003-01-20