aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOBasic
Commit message (Expand)AuthorAge
* Timers: Move all timer-related code into a new thorn TimersErik Schnetter2013-08-07
* Replace abs() by fabs()Erik Schnetter2013-04-02
* 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
* CarpetIOBasic: Simplify code and avoid compiler warnings (again)Erik Schnetter2013-01-19
* CarpetIOBasic: Simplify code and avoid compiler warningsErik Schnetter2013-01-18
* Remove Carpet's mechanisms to deal with how to call isnanErik Schnetter2012-10-22
* CarpetIO*: Do not overwrite last_output_iteration after recoveryErik Schnetter2012-09-11
* Move MPI support from flesh to a thornErik Schnetter2012-09-11
* CarpetIOBasic: Add output criterion "divisor"Roland Haas2012-09-11
* CarpetIOBasic: implement individual reductions lists for output variablesroland haas2012-09-11
* Adapt Carpet to hierarchical timersIan Hinder2011-12-14
* Combine CarpetLib's INSTANTIATE and Carpet's TYPECASE mechanism into aErik Schnetter2011-12-14
* CarpetIOBasic: Handle both old and new IOUtil APIErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetIOBasic: Correct problem with IO::out_dtErik Schnetter2008-08-03
* CarpetIO: Adapt to changes in CactusBase/IOUtilErik Schnetter2008-07-11
* CarpetIOBasic: Remove CVS Header commentErik Schnetter2008-02-19
* CarpetIOBasic: Slight correction to interface.cclErik Schnetter2007-10-03
* CarpetIOBasic: Add a timer around OutputGHErik Schnetter2007-08-25
* CarpetIOBasic: Use CarpetLib::good::abs instead of absErik Schnetter2007-02-28
* CarpetIOBasic: Use ::abs instead of abs to make AIX compiler happyErik Schnetter2007-02-27
* CarpetIOBasic: Do not overload routines for complex numbers any moreErik Schnetter2007-01-12
* CarpetIOBasic: Change stop_on_parse_errors from int to boolErik Schnetter2007-01-12
* CarpetIOBasic: Allow calling CarpetIOBasic from CCTK_OutputGHErik Schnetter2006-09-25
* CarpetIOBasic: Save and restore stream state of coutErik Schnetter2006-09-25
* CarpetIOBasic: Correct error in calculating column widthErik Schnetter2006-09-25
* CarpetIOBasic: Correct scheduled function signatureErik Schnetter2006-06-06
* CarpetIOBasic: Adapt default screen column widthsErik Schnetter2006-04-13
* CarpetIOBasic: Output iteration number unconditionallyErik Schnetter2006-04-04
* CarpetIOBasic: bugfix when attempting to output a variable with no storageThomas Radke2006-02-03
* Introduce parameter "outHeader_every"cott2005-12-22
* CarpetIOBasic: Turn some constants into Cactus parametersErik Schnetter2005-12-21
* CarpetIOBasic: Use scientific notation when appropriateErik Schnetter2005-12-21
* CarpetIOBasic: A new thorn that replaces IOBasic for CarpetErik Schnetter2005-12-21