aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOScalar
Commit message (Collapse)AuthorAge
...
* CarpetIOScalar: Prepend column numbers to column descriptionsErik Schnetter2005-07-30
| | | | | | | Prepend column numbers to column descriptions in the header of the files. darcs-hash:20050730073713-891bb-b3588e78345c9ffacff6c314cd4f6869e4a42e04.gz
* Carpet{IOScalar,IOHDF5,IOStreamedHDF5}: use C++ strings (rather than ↵Thomas Radke2005-07-26
| | | | | | | | | | | | Util_asprintf()) to construct C output strings There was a small memory leak in using Util_asprintf() to continuously append to an allocated string buffer. The code has now been rewritten to use C++ string class objects which are destroyed automatically. This closes http://bugs.carpetcode.org/show_bug.cgi?id=89. darcs-hash:20050726122331-776a0-874ccd0d5766b85b1110fcd6f501a7e39c35e965.gz
* CarpetIOScalar: Extended range for IOScalar::outScalar_every so that it can ↵Thomas Radke2005-06-20
| | | | | | default to IO::out_every darcs-hash:20050620131451-776a0-ab7bbb01f79d4edfcda2c3ebe6ac615bd1544eef.gz
* CarpetIOScalar: Handle IO::out_fileinfo="axis labels"Erik Schnetter2005-06-17
| | | | darcs-hash:20050617201217-891bb-e59a6b5330b66d13b12cd61e30f4bc7899d8e4bd.gz
* CarpetIOScalar: Do not annotate output files when IO::out_fileinfo="none"Erik Schnetter2005-06-06
| | | | darcs-hash:20050606145519-891bb-ebfc8ce219c740c0b87947035d382487a852f8bc.gz
* CarpetIOScalar: Put unique simulation ID into each fileErik Schnetter2005-06-05
| | | | darcs-hash:20050605221248-891bb-7b144657af9cd98a9a4462ae7ef3ec75117be7a8.gz
* CarpetIOScalar: Correct error in one-file-per-group output'Erik Schnetter2005-05-09
| | | | darcs-hash:20050509204448-891bb-e661732533249ab078f9484b911b84a2d2d82085.gz
* CarpetIOScalar: Make it possible to have only one output file per groupErik Schnetter2005-05-09
| | | | | | | | | | | | Add a parameter CarpetIOScalar::one_file_per_group that collects the output for all variables of a group into a single file. This reduces the number of files, and should thus speed up output and reduce disk usage. If at least one variable of a group is output, then the whole group is output. darcs-hash:20050509124843-891bb-efaa54abf4d74843a24526f3fd87248cac825513.gz
* CarpetIOScalar: check I/O parameters already at startupThomas Radke2005-01-31
| | | | darcs-hash:20050131144040-776a0-68cfba76783dc4f2af8f52f1a8b5eaa265f799ed.gz
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
| | | | darcs-hash:20050101162121-891bb-ac9d070faecc19f91b4b57389d3507bfc6c6e5ee.gz
* typecase_INCLUDE_HEADER_INswhite2004-12-01
| | | | | | | | Made all Carpet thorns to include the "typecase" file from the Carpet thorn using the "include header: .. in .." mechanism, getting rid of explicit file paths. darcs-hash:20041201161810-32473-75f4594a4d9c19a11dbe9d07741678a84bd6f694.gz
* Use aliased function IO_TruncateOutputFiles() to check whether or not to ↵tradke2004-11-17
| | | | | | truncate existing output files darcs-hash:20041117183557-3fd61-35b878baefc7f13303163f54eb4489cbfc9f8690.gz
* Do not use CVS $Date$ for latex documentation any moreErik Schnetter2004-11-18
| | | | darcs-hash:20041118233344-891bb-44b65f16949b0d78bee0a66ad6f65c262652c671.gz
* Remove CVS header tagsErik Schnetter2004-09-18
| | | | | | Replace all CVS header tags with the standard "$Header:$". darcs-hash:20040918132147-891bb-dea889bdd94a479ec412d14d08e9efca63e5c24d.gz
* Use C++ string iterators instead of walking through a C string byschnetter2004-08-05
| | | | | | | Use C++ string iterators instead of walking through a C string by hand. darcs-hash:20040805082825-07bb3-92ba29174f67ea15c78a136828a651101255bf47.gz
* Store the last output iteration/time instead of the next outputschnetter2004-06-21
| | | | | | | | | Store the last output iteration/time instead of the next output iteration/time. This makes it easier to change the output interval. Also initialise the output state properly. darcs-hash:20040621140741-07bb3-018843cd1f3468d374183579d6c623a21ca1a084.gz
* Simplify logic.schnetter2004-06-21
| | | | darcs-hash:20040621102709-07bb3-88c71c62c346e77dd644e4ae4a8eaa4472db04fe.gz
* Implement strict parameter parsing at startup.tradke2004-06-14
| | | | | | Fixed a few g++ compiler warnings. darcs-hash:20040614085006-1d9bf-2ed91c527b44f4098f20ecce96b43e7e0ae43d52.gz
* USES BOOLEAN strict_io_parameter_checktradke2004-06-14
| | | | darcs-hash:20040614084941-1d9bf-1d70c027b96f67573255c2e804be27bd02b1a505.gz
* Clean up.schnetter2004-06-14
| | | | darcs-hash:20040614045926-07bb3-90db59b26f31de1e3b8c2b8f678164c05db91e00.gz
* Perform global-mode scalar output.schnetter2004-06-11
| | | | darcs-hash:20040611154151-07bb3-ec5db78d26e2792fe4ce603fcbb9c94dc96896ae.gz
* Initial revisioneschnett2001-03-01
darcs-hash:20010301114010-f6438-12fb8a9ffcc80e86c0a97e37b5b0dae0dbc59b79.gz