aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Checksum.cc
Commit message (Expand)AuthorAge
* Timers: Move all timer-related code into a new thorn TimersErik Schnetter2013-08-07
* Adapt Carpet to hierarchical timersIan Hinder2011-12-14
* Import CarpetErik Schnetter2011-12-14
* Carpte: Document poisoning betterErik Schnetter2007-05-30
* global: Replace "&&" and "||" by "and" and "or"Erik Schnetter2005-02-01
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* Carpet: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* Remove CVS header tagsErik Schnetter2004-09-18
* Move checksum information variables into Checksum.cc, making themschnetter2004-03-24
* Use vector::at() instead of vector::operator[] to access vector elements.schnetter2004-03-23
* Import the recently announced changes:schnetter2004-01-25
* Make checksumming and poisoning work again.schnetter2003-08-10
* Not only declare, but also define the routines as taking a const cGH *.schnetter2003-07-14
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* Added arrangement name and final semicolon to CCTK_FILEVERSION macros.schnetter2002-10-24
* Fixed bugs in time and time step handling. Things are moreschnetter2002-09-25
* Added CCTK_FILEVERSION macros.schnetter2002-03-26
* Introduced a new component iterator that loops only over theschnetter2002-01-02
* Adapted Carpet to the new Cactus API. Works on Linux. High hopes for SGIs.schnetter2001-11-05
* Added a lot of const modifiers for the cGH structure.schnetter2001-11-02
* Changed handling of scalars. Scalars are now zero-dimensional arrays.schnetter2001-07-09
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
* Initial revisioneschnett2001-03-01