aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Restrict.cc
Commit message (Expand)AuthorAge
* Carpet: Check schedule reads/writes statements at run timeErik Schnetter2012-08-30
* Carpet: Introduce more timers to measure communication timeErik Schnetter2012-07-25
* Re-organise time level handlingErik Schnetter2010-03-18
* Import CarpetErik Schnetter2009-09-03
* Carpet: Remove code that was commented outErik Schnetter2008-09-08
* Carpet: Correct error in restrictionErik Schnetter2008-08-03
* Carpet: Rename cgh to cctkGH in Restrict.ccErik Schnetter2008-07-15
* Carpet: Small clean-up to handling time fuzzErik Schnetter2008-07-15
* Carpet: Small cleanup in Restrict.ccErik Schnetter2008-02-19
* Carpet: Use the new communication schedule of CarpetLibErik Schnetter2008-01-14
* Carpet: rename local variable in Restrict.ccErik Schnetter2006-09-04
* Carpet: Convert size_t to int before comparingErik Schnetter2006-06-13
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* Carpet: Correct problems with negative time stepsErik Schnetter2005-08-09
* Carpet: Make 3-timelevel-initialisation work againErik Schnetter2005-07-25
* Carpet/CarpetLib: deactivate CarpetLib::minimise_outstanding_communicationsThomas Radke2005-04-11
* CarpetLib, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* Carpet: short cut in Restrict(): don't call SyncGVGroup() on empty (vector) g...Thomas Radke2005-03-25
* Carpet: simplify SyncGroup(); merge SyncGFArrayGroup() and SyncGFGroup() into...tradke2005-03-16
* Carpet: call SyncGFGroup() from within Restrict() to remove code duplicationtradke2005-03-16
* Carpet/CarpetLib: minimise the number of outstanding communication requeststradke2005-03-11
* Carpet: Remove some unnecessary assertsErik Schnetter2005-03-03
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-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
* Make Carpet ready for multiple patches.schnetter2004-05-21
* Use vector::at() instead of vector::operator[] to access vector elements.schnetter2004-03-23
* Use correct time when on other convergence levelsschnetter2004-03-23
* Do call boundary prolongation independent of the prolongationschnetter2004-02-03
* 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
* Fix bug in three timelevel initialisation:schnetter2003-08-10
* Fix the casing of the postrestrict group to PostRestrict. Update allschnetter2003-07-20
* Remove code that was commented out.schnetter2003-07-16
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* Check the relative error instead of the absolute error when comparing times.schnetter2003-05-14
* Do not update the time by repeatedly adding to it, because this leadsschnetter2003-04-07
* Introduced per-group flag "do_transfer" that specifies whether a groupschnetter2003-01-03
* bboxset.hh: Added new function "setsize" to the bboxset class. Itschnetter2002-12-12
* 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
* Adapted to the recent changes in CarpetLib.schnetter2002-09-25
* Arrays and scalars are now treated differently. There is now only oneschnetter2002-06-05
* Added CCTK_FILEVERSION macros.schnetter2002-03-26
* Further changes to make Carpet work with multiple multigrid levels.schnetter2002-01-09
* Added more bones to skeleton of CarpetParamCheck.schnetter2001-12-09
* Adapted Carpet to the new Cactus API. Works on Linux. High hopes for SGIs.schnetter2001-11-05