aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/dh.cc
Commit message (Expand)AuthorAge
* CarpetLib: Improve error messages for grid hierarchy consistency checksErik Schnetter2007-09-05
* CarpetLib: Handle first regridding correctly.Erik Schnetter2007-05-13
* CarpetLib: Fill new refinement levels even if it is newly createdErik Schnetter2007-05-11
* CarpetLib: Allow empty domainsErik Schnetter2007-05-10
* CarpetLib: Synchronise outer boundary points as wellErik Schnetter2007-04-21
* CarpetLib: Various dh changesErik Schnetter2007-04-19
* CarpetLib: Beautify dh::setup_refinement_restriction_boxesErik Schnetter2007-03-19
* CarpetLib: Beautify dh::setup_refinement_prolongation_boxesErik Schnetter2007-03-19
* CarpetLib: Beautify dh::setup_sync_boxesErik Schnetter2007-03-19
* CarpetLib: Whitespace changes in dh.ccErik Schnetter2007-03-19
* CarpetLib: Correct error in boundary prolongationErik Schnetter2007-03-19
* CarpetLib: Correct error in calculation of restriction bboxesErik Schnetter2007-03-17
* CarpetLib: Output bboxes in class dh before checking themErik Schnetter2007-03-17
* CarpetLib: Correct error in calculating regridding scheduleErik Schnetter2007-03-12
* CarpetLib: Pre-calculate the communication schedule for recomposingErik Schnetter2007-03-07
* CarpetLib: Remove erroneous self-checkErik Schnetter2007-03-06
* CarpetLib: Optimise dh class furtherErik Schnetter2007-03-04
* CarpetLib: Reformat comment in dh.ccErik Schnetter2007-02-28
* CarpetLib: Handle empty bbox vectors when setting up the optimised dh fieldsErik Schnetter2007-02-09
* CarpetLib: Correct error that disabled all communicationErik Schnetter2007-02-09
* CarpetLib: Introduce pseudoregion classErik Schnetter2007-02-04
* CarpetLib: Rename ggf::recompose_free to ggf::recompose_free_oldErik Schnetter2007-02-04
* CarpetLib: Use AT to index std::vectorErik Schnetter2007-02-03
* 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