aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Poison.cc
Commit message (Expand)AuthorAge
* Timers: Move all timer-related code into a new thorn TimersErik Schnetter2013-08-07
* Carpet: Use cctk_ash where necessary in poisoning and checksummingErik Schnetter2013-01-20
* Adapt Carpet to hierarchical timersIan Hinder2011-12-14
* Combine CarpetLib's INSTANTIATE and Carpet's TYPECASE mechanism into aErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* Carpte: Document poisoning betterErik Schnetter2007-05-30
* Carpet: Poison only active time levelsErik Schnetter2006-10-25
* Carpet: Output iteration when reporting poisonErik Schnetter2006-08-03
* Carpet: Allow using grid arrays in wragh binErik Schnetter2006-08-02
* Carpet: resolve conflictErik Schnetter2005-06-06
* Carpet: skip empty groups in Poison.ccThomas Radke2005-06-01
* Carpet: skip empty groups in Poison.ccThomas Radke2005-05-31
* 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
* Use vector::at() instead of vector::operator[] to access vector elements.schnetter2004-03-23
* Put group names in quotes when printing them to the screen.schnetter2004-02-09
* 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
* Major update after a quiet time.schnetter2003-06-18
* Handle empty groups.schnetter2003-05-23
* Poison: Check storage of GFs and GAs differently.schnetter2003-05-13
* Added arrangement name and final semicolon to CCTK_FILEVERSION macros.schnetter2002-10-24
* Better handling of poisoning. Now using memcmp instead of operator ==.schnetter2002-09-25
* 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