aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Correct punctuationeschnett2010-06-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@276 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* change eps to pdfknarf2009-02-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@265 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* use correct latex package, typoknarf2009-01-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@262 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Remove .eps suffix from \includegraphics statements, so that pdflatexschnetter2008-08-28
| | | | | | | can process this file git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@260 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Add new parameter IO::checkpoint_every_walltime_hoursschnetter2008-05-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@259 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* added missing '#include <>' in filereader C API documentationtradke2007-05-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@252 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Document the IO::recover_and_remove parameter.tradke2006-06-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@241 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Clearly state that the 'IO::checkpoint_keep' parameter refers to the numbertradke2005-11-16
| | | | | | | of _evolution_ checkpoints to keep. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@235 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* The general routine to parse the value of IO*::out_vars parameters now alsotradke2005-10-05
| | | | | | | | | checks for the option "out_unchunked = 'true|false|yes|no'" which can be used to overwrite the general output mode (as defined by IO::out_unchunked) on a per-variable basis. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@230 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Make IO::checkpoint_keep steerable all the time.tradke2005-06-10
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@225 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Provide an aliased function IO_TruncateOutputFiles() for other I/O thornstradke2004-11-17
| | | | | | | | | to check whether or not to truncate existing output files. The default is to not truncate after recovering. This can be overwritten by the new boolean parameter IO::truncate_files_after_recovering. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@219 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Erik preferred filereader_ID_dir to filereader_dirswhite2004-07-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@214 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Added new parameter IO::filereader_dirswhite2004-07-28
| | | | | | | | | | | | See bug 1809 doc/documentation.tex: Ran through spellchecker Fixed a little grammar Changed square brackets to curly ones in doc for filereader_ID_vars git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@213 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Add mechanism to select output by coordinate time.schnetter2004-01-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@199 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Fix label/ref for filenames table.rideout2004-01-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@198 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* typo in parameter nameallen2003-08-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@192 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Overwrite an existing parfile unlesstradke2002-07-17
| | | | | | | | | - it is identical with the original parfile - this is a recovery run This closes PR CactusBase/884. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@177 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Extended the generic filereader routines to select variables with a specifictradke2002-07-01
| | | | | | | iteration number (see IOUtil's thorn documentation for an example). git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@173 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Added a fortran wrapper for IOUtil_RecoverVarsFromDatafiles().tradke2002-06-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@172 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* cactus style... adding itikelley2002-06-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@168 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* using $Date for dateallen2002-05-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@164 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
| | | | | | | You must update all other I/O thorns now. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@163 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Added section on how to add a new checkpointing/recovery method using thetradke2002-04-11
| | | | | | | I/O infrastructure provided by IOUtil. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@156 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* typo fixes.rideout2002-02-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@148 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Adding copying of parameter filesallen2001-12-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@142 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Added new recovery mode "autoprobe" which is like "auto" but lets the usertradke2001-12-16
| | | | | | | | continue with the simulation if no checkpoint file was found. Closes PR Cactus/300. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@139 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Some more documentation on output of hyperslabs, defaults for 1D lines andtradke2001-07-09
| | | | | | | 2D slices etc. Also added section about filereader. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@125 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* hyperslab -> pughslaballen2000-07-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@81 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* More documentation addedallen2000-07-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@76 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* New version of documentation for IO and Checkpointing from Thomas, still ↵allen2000-06-30
| | | | | | some things to add and tidy up git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@75 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* More docsallen1999-09-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@29 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
* Added documentation for thorns IOUtil, IOHDF5, IOFlexIO, and IOASCII.tradke1999-09-21
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@28 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a