aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOScalar/src/ioscalar.cc
Commit message (Expand)AuthorAge
* Timers: Move all timer-related code into a new thorn TimersErik Schnetter2013-08-07
* CarpetIO*: New parameter CarpetIO*::out_group_separatorErik Schnetter2013-05-26
* CarpetIO*: Output complex numbers as pair of real numbersErik Schnetter2013-03-25
* Replace Cactus complex number type with C/C++ complex numbersErik Schnetter2013-03-08
* CarpetIOScalar: correct column labelsRoland Haas2012-09-11
* CarpetIOScalar: fix handling of io_truncate_filesRoland Haas2012-09-11
* CarpetIOScalar: add option all_reduction_in_one file to collect all reductionRoland Haas2012-09-11
* Adapt Carpet to hierarchical timersIan Hinder2011-12-14
* CarpetIOScalar: Handle case when getenv("USER") returns NULLErik Schnetter2011-12-14
* Combine CarpetLib's INSTANTIATE and Carpet's TYPECASE mechanism into aErik Schnetter2011-12-14
* CarpetIOScalar: Handle both old and new IOUtil APIErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetIOScalar: Correct problem with IO::out_dtErik Schnetter2008-08-03
* CarpetIO: Adapt to changes in CactusBase/IOUtilErik Schnetter2008-07-11
* CarpetIOScalar: Output simulation ID etc. after restartingErik Schnetter2008-03-10
* CarpetIOScalar: Keep I/O statistics as CCTK_REALsErik Schnetter2008-02-19
* CarpetIOScalar: Output Formaline's unique run idErik Schnetter2008-02-19
* CarpetIOScalar: #include <cstring>Erik Schnetter2007-11-02
* CarpetIOScalar: Record time spent in I/OErik Schnetter2007-10-03
* CarpetIOScalar: Remove unused functionErik Schnetter2007-10-03
* CarpetIOScalar: Add a timer around OutputGHErik Schnetter2007-08-25
* CarpetIOScalar: Add output criterion "divisor"cott2007-07-05
* CarpetIOScalar: Avoid duplicate variableErik Schnetter2007-04-19
* CarpetIOScalar: Allow IO::out_dir to be steerableErik Schnetter2007-04-19
* CarpetIOScalar: Do not overload operator<< for complex numbers any moreErik Schnetter2007-01-12
* CarpetIOScalar: Change "Carpet::maps" to "maps"Erik Schnetter2007-01-12
* CarpetIOScalar: Allow output in singlemap mode if there is only one map, etc.Erik Schnetter2006-12-06
* CarpetIOScalar: Do not flush output stream after each lineErik Schnetter2006-09-17
* CarpetIOScalar: Produce fewer comments with IO::out_fileinfo="none"Erik Schnetter2006-06-18
* CarpetIOScalar: Convert #ifdef CCTK_* to #ifdef HAVE_CCTK_*Erik Schnetter2006-06-13
* CarpetIOScalar: Correct scheduled function signatureErik Schnetter2006-06-06
* CarpetIOScalar: Handle reduction errors gracefullyErik Schnetter2006-04-13
* CarpetIOScalar: Token changesErik Schnetter2006-04-13
* CarpetIOScalar: Put unique build ID into output filesErik Schnetter2005-11-19
* CarpetIOScalar: Prepend column numbers to column descriptionsErik Schnetter2005-07-30
* Carpet{IOScalar,IOHDF5,IOStreamedHDF5}: use C++ strings (rather than Util_asp...Thomas Radke2005-07-26
* CarpetIOScalar: Handle IO::out_fileinfo="axis labels"Erik Schnetter2005-06-17
* CarpetIOScalar: Do not annotate output files when IO::out_fileinfo="none"Erik Schnetter2005-06-06
* CarpetIOScalar: Put unique simulation ID into each fileErik Schnetter2005-06-05
* CarpetIOScalar: Correct error in one-file-per-group output'Erik Schnetter2005-05-09
* CarpetIOScalar: Make it possible to have only one output file per groupErik Schnetter2005-05-09
* CarpetIOScalar: check I/O parameters already at startupThomas Radke2005-01-31
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* typecase_INCLUDE_HEADER_INswhite2004-12-01
* Use aliased function IO_TruncateOutputFiles() to check whether or not to trun...tradke2004-11-17
* Remove CVS header tagsErik Schnetter2004-09-18
* Use C++ string iterators instead of walking through a C string byschnetter2004-08-05
* Store the last output iteration/time instead of the next outputschnetter2004-06-21
* Simplify logic.schnetter2004-06-21
* Implement strict parameter parsing at startup.tradke2004-06-14