aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/dh.cc
Commit message (Expand)AuthorAge
* CarpetLib: Ensure that the bboxes are aligned with the base extentErik Schnetter2007-01-12
* CarpetLib: Add new datatype region_tErik Schnetter2007-01-12
* CarpetLib: Initialise dh::is_interproc correctlyErik Schnetter2006-12-06
* CarpetLib: Correct the way prolongation boundaries are determinedErik Schnetter2006-11-13
* CarpetLib: Split recompose functions into regrid and recomposeErik Schnetter2006-09-04
* CarpetLib: Replace "!" by "not"Erik Schnetter2006-09-04
* CarpetLib: Allow more than one prolongation source boxesErik Schnetter2006-06-13
* CarpetLib: Check for proper nestingErik Schnetter2006-05-08
* CarpetLib: Correct error in omit_prolongation_points_when_restrictingErik Schnetter2006-05-04
* CarpetLib: Add boolean parameter "omit_prolongation_points_when_restricting"Erik Schnetter2006-05-03
* CarpetLib: Handle empty domains correctlyErik Schnetter2006-02-27
* CarpetLib: Correct error in handling recent change to restrictionErik Schnetter2006-02-27
* CarpetLib: Do not restrict to points they are used for boundary prolongationErik Schnetter2006-02-26
* CarpetLib: Rename function in dh, add const qualifiersErik Schnetter2006-02-26
* CarpetLib: Rename the dh setup functionsErik Schnetter2006-02-25
* CarpetLib: Rename some local variablesErik Schnetter2005-11-19
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetLib: Implement fast recomposingErik Schnetter2005-08-11
* CarpetLib: Add outer buffer zonesErik Schnetter2005-08-08
* CarpetLib: Correct typo in commentErik Schnetter2005-08-08
* CarpetLib: resolve conflict between collective communication and mem<T>Erik Schnetter2005-04-11
* Carpet/CarpetLib: deactivate CarpetLib::minimise_outstanding_communicationsThomas Radke2005-04-11
* CarpetLib: Resolve conflict after introducing mem<T> classErik Schnetter2005-04-10
* CarpetLib: Introduce new class mem<T> for memory managementErik Schnetter2005-03-05
* CarpetLib, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* Carpet/CarpetLib: minimise the number of outstanding communication requeststradke2005-03-11
* Reverse iterator orderIan Hawke2005-02-09
* CarpetLib: Whitespace changeErik Schnetter2005-02-01
* global: Change the way in which the grid hierarchy is storedErik Schnetter2005-02-01
* CarpetLib: Add more checks to dh classErik Schnetter2005-01-02
* CarpetLib: Rename some variables to avoid shadowing class membersErik Schnetter2005-01-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* global: Replace "&&" and "||" by "and" and "or"Erik Schnetter2005-02-01
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* CarpetLib:gh exposed data clamp-downswhite2004-12-10
* dh_tidyswhite2004-11-23
* dh_decompose_fixswhite2004-11-23
* dh_decomposeswhite2004-11-22
* Remove CVS header tagsErik Schnetter2004-09-18
* Recompose vector groups on multiple refinement levels correctly.schnetter2004-09-17
* Re-introduce the parameter Carpet::prolongate_initial_data with theschnetter2004-08-07
* Free vector groups leaders only after the other vector elements haveschnetter2004-06-08
* Add option to use less memory during regridding.schnetter2004-05-21
* Ensure that vector leaders are handled consistentlyschnetter2004-04-22
* Regrid all grid functions at once. This is necessary to treate vectorschnetter2004-04-19
* Remove the parameters Carpet::prolongate_initial_data; this is nowschnetter2004-04-18
* Comment out self-consistency check that might be too eagerschnetter2004-04-07
* Fix bug in calculating the boundary prolongation zones on multipleschnetter2004-03-23
* Import the recently announced changes:schnetter2004-01-25