aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/carpet.hh
Commit message (Expand)AuthorAge
* Carpet: Support group tag "map0group"Erik Schnetter2013-07-29
* Carpet: Check schedule reads/writes statements at run timeErik Schnetter2012-09-11
* Carpet: Correct indentationErik Schnetter2011-12-14
* * change prototype type of CallAfterRoutines and CallBeforeRoutinesChristian D. Ott2011-12-14
* implement unusedpoints_maskknarf2011-12-14
* Re-organise time level handlingErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* Carpet: Pass more arguments to schedule wrapper functionsErik Schnetter2008-10-07
* Carpet: Overload OutputGH, and add timersErik Schnetter2008-09-05
* Carpet: Begin to implement checking requirementsErik Schnetter2008-03-01
* Carpet: Add new parameter Carpet::refine_timestepErik Schnetter2008-03-01
* Implement schedule wrappersErik Schnetter2008-03-01
* Carpet: Use thorn InitBase to manage initial data setupErik Schnetter2007-07-06
* Carpte: Document poisoning betterErik Schnetter2007-05-30
* Carpet: Restructure Recompose.ccErik Schnetter2006-09-25
* Carpet: Allow using grid arrays in wragh binErik Schnetter2006-08-02
* Carpet: Export function RestrictErik Schnetter2006-06-06
* Carpet: Split startup into multi-model startup and driver startupErik Schnetter2005-11-19
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* Carpet: bugfix for high-level synchronisation routinesThomas Radke2005-04-07
* CarpetLib, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* Carpet: simplify SyncGroup(); merge SyncGFArrayGroup() and SyncGFGroup() into...tradke2005-03-16
* Carpet: call SyncGFGroup() from within Restrict() to remove code duplicationtradke2005-03-16
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* Remove CVS header tagsErik Schnetter2004-09-18
* Re-introduce a "force" argument to Carpet::Regrid. This argument isschnetter2004-08-19
* Re-introduce the parameter Carpet::prolongate_initial_data with theschnetter2004-08-07
* Make Regrid return a flag whether it changed the grid hierarchy. Thisschnetter2004-06-21
* Added boolean parameter checkpoint_recovery to Regrid() to change itsbzink2004-06-02
* Remove the parameters Carpet::prolongate_initial_data; this is nowschnetter2004-04-18
* Import the recently announced changes:schnetter2004-01-25
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Make checksumming and poisoning work again.schnetter2003-08-10
* Declare some more routines as taking a const cGH *, to match theschnetter2003-07-14
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Add a routine to call a schedule group from global mode.schnetter2003-05-02
* Rearranged the three timelevel initialisation. It now happens later,schnetter2002-11-16
* Fixed quite a few include guard mishaps.schnetter2002-09-01
* Removed file-scope static function declarations in CarpetIOASCII,schnetter2002-08-30
* added prototypes for Flip...Coarser and Copy...ToPrevsshawley2002-07-18
* Fixed bugs.schnetter2002-06-06
* Added stream input routines for some CarpetLib containers.schnetter2002-03-11
* Restructured regridding. Instead of registering the new gridschnetter2002-01-11
* Pulled regridding out of the driver proper.schnetter2001-12-14
* 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
* Second stab at having arrays with a dimension different than gridschnetter2001-07-02
* Introduced abstraction classes that have no <dim> parameter. Thisschnetter2001-06-12
* Modified the Carpet driver so that it uses the same new timelevelschnetter2001-04-23