aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/dh.cc
Commit message (Expand)AuthorAge
* CarpetLib: code layout changes when using map for allgfsRoland Haas2013-10-31
* CarpetLib: Remove unnecessary parenthesesErik Schnetter2013-10-26
* CarpetLib: Remove commented-out codeErik Schnetter2013-10-26
* CarpetLib: use map instead of set for dh::gfsRoland Haas2013-10-15
* Timers: Move all timer-related code into a new thorn TimersErik Schnetter2013-08-07
* CarpetLib: Store registered gh, dh, th, gf, data etc. via sets, not via listsErik Schnetter2013-08-04
* CarpetLib: Calculate stepped buffer zones only in debug modeErik Schnetter2013-07-28
* CarpetLib: Whitespace changeErik Schnetter2013-06-08
* CarpetLib: Disable unused refluxing face descriptionsErik Schnetter2013-05-20
* CarpetLib: Store level-wide set of buffer zonesErik Schnetter2013-02-18
* CarpetLib: clear boundary slice offsets in dh::regrid()Roland Haas2013-01-29
* CarpetLib: Remove unused variablesErik Schnetter2013-01-18
* CarpetLib: Correct process number in bbox outputErik Schnetter2012-11-24
* CarpetLib: Use "process" instead of "processor" in comments and outputErik Schnetter2012-11-24
* CarpetLib: Set up all timers on all processes all the timeErik Schnetter2012-11-22
* CarpetLib: Define dh members tallying the size of refinement boundariesErik Schnetter2012-11-14
* CarpetLib: Store level_boxes in dh structureErik Schnetter2012-09-16
* CarpetLib: Support prolongating facesErik Schnetter2012-09-11
* CarpetLib: remove comment about not supporting overlaps in vertexRoland Haas2012-09-11
* CarpetLib: take stencil size of irestriciton operators into accountRoland Haas2012-09-11
* CarpetLib: clean up higher order restriciton someRoland Haas2012-09-11
* CarpetLib: add preliminary support for higher order restrictionRoland Haas2012-09-11
* CarpetLib: Fill overlap zones via prolongation during regrid.Christian Reisswig2012-09-11
* CarpetLib: disable debug outputRoland Haas2012-09-11
* CarpetLib: Correct determining overlap zonesErik Schnetter2012-09-11
* CarpetLib: Correct determining buffer and overlap zonesErik Schnetter2012-09-11
* Carpet…: Rename buffer2 to overlap zones; correct implementation in dhErik Schnetter2012-09-11
* Carpet, CarpetLib: Complete patch to support buffer2 zonesErik Schnetter2012-09-11
* CarpetLib: Only produce refluxing debug output with CarpetLib::verboseErik Schnetter2012-09-11
* Re-organise some refluxing internalsErik Schnetter2012-09-11
* CarpetLib: Define MPI reduction operators for complex numbersErik Schnetter2011-12-14
* CarpetLib: Correct component and process ids while regriddingErik Schnetter2011-12-14
* CarpetLib: Correct communication schedule for regridding prolongationErik Schnetter2011-12-14
* Adapt Carpet to hierarchical timersIan Hinder2011-12-14
* CarpetLib: Pre-calculate bbox regions for reduction maskErik Schnetter2011-12-14
* CarpetLib: Correct calculation of prolongation operators for cell-centred gridsErik Schnetter2011-12-14
* CarpetLib: Correct prolongation communication schedule for cell centringErik Schnetter2011-12-14
* CarpetLib: Redefine handling of reduction maskErik Schnetter2011-12-14
* CarpetLib: Store more details for setting up the weight masksErik Schnetter2011-12-14
* CarpetLib: Correct refluxing errorsErik Schnetter2011-12-14
* Merged changesErik Schnetter2011-12-14
|\
| * CarpetLib: add commentknarf2011-12-14
| * CarpetLib: remove re-assignment of all_refinedknarf2011-12-14
* | CarpetLib: Correct refluxing communication scheduleErik Schnetter2011-12-14
|/
* fix compile bug, bad meknarf2011-12-14
* implement unusedpoints_maskknarf2011-12-14
* CarpetLib: Calculate mask and refluxing entries in dh classesErik Schnetter2011-12-14
* CarpetLib: Remove unused variable, declare variable as constErik Schnetter2011-12-14
* CarpetLib: Correct typoErik Schnetter2011-12-14
* CarpetLib: Restructure dh classesErik Schnetter2011-12-14