aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/dh.cc
Commit message (Expand)AuthorAge
* CarpetLib: Correct regridding communication scheduleErik Schnetter2008-05-20
* Move communication schedule into its own data structureErik Schnetter2008-02-29
* CarpetLib: Remove some superfluous if statements in the communication scheduleErik Schnetter2008-02-19
* CarpetLib: Add function memoryof to measure size of data structuresErik Schnetter2008-02-02
* CarpetLib: Remove unoptimised fields of dh::boxes structureErik Schnetter2008-01-30
* CarpetLib: Move pseudoregion datatypes to region.hhErik Schnetter2008-01-30
* CarpetLib: Remove commented out calls to optimise2_fieldErik Schnetter2008-01-30
* CarpetLib: Introduce new communication scheduleErik Schnetter2008-01-14
* CarpetLib: Always output the grid structure if there was an errorErik Schnetter2007-09-28
* 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