aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Recompose.cc
Commit message (Expand)AuthorAge
* Carpet: Add "balanced" load balancing mechanismhgErik Schnetter2012-09-10
* Carpet: Improve layout of grid structure filesErik Schnetter2012-08-27
* CarpetLib: Add routine to self-check regions and superregionsErik Schnetter2012-08-22
* Remove all #warning statementsErik Schnetter2012-05-11
* Carpet: make OutputGridCoordinates fully multipatch awareRoland Haas2012-03-26
* Carpet: Check same_number_of_components_on_each_processErik Schnetter2012-03-03
* Carpet: Make compile with CCTK_REAL=floatErik Schnetter2012-03-01
* Carpet: Change some #warnings into commentsErik Schnetter2012-02-25
* Slight optimization of CC ENO operators.Christian Reisswig2011-11-25
* Carpet: Correct error in previous commit regarding no_split_directionErik Schnetter2011-11-18
* Carpet: Correct implementation of no_split_directionErik Schnetter2011-11-17
* Carpet: Finish implementing new "recursive" load balancing mechanismErik Schnetter2011-11-14
* Carpet: Introduce per-level regridding epochsErik Schnetter2011-11-14
* Carpet: New parameter to set granularity for domain decompositionErik Schnetter2011-08-10
* Adapt Carpet to hierarchical timersIan Hinder2011-06-02
* Carpet: Use hg::baseextent instead of Carpet::maxspacereflevelfactErik Schnetter2011-04-17
* Carpet: Allow disabling domain decompositionErik Schnetter2011-04-17
* Carpet: When outputting the grid sizes, indicate that there may be paddingErik Schnetter2011-02-05
* Carpet: Remove dependency on LoopControl; use NoMPIErik Schnetter2010-12-03
* Carpet: Improve grid structure statistics outputErik Schnetter2010-08-25
* let min_points_per_proc==-1 be ==0 in the future, meaning the minimum number ...knarf@topf.wg2010-08-24
* Carpet: Update to new dh classesErik Schnetter2010-04-27
* Carpet: Remove explicit bboxset normalizationsErik Schnetter2010-04-27
* Carpet: Output load balance statistics for each refinement levelErik Schnetter2010-03-18
* Re-organise time level handlingErik Schnetter2010-03-18
* Carpet: Use datatype streamsize instead of intErik Schnetter2010-03-14
* Carpet: Add const-removing cast when calling CCTK_ExitErik Schnetter2009-12-04
* Carpet: Prevent division by zero in grid structure statisticsErik Schnetter2009-11-10
* Carpet: Allow multi-patch systems when outputting grid structureErik Schnetter2009-11-10
* Carpet: Add parameter no_split_directionErik Schnetter2009-11-10
* Import CarpetErik Schnetter2009-09-03
* Carpet: Flush stdout and stderr after outputting grid statisticsErik Schnetter2008-10-24
* Carpet: Use new "check" macroErik Schnetter2008-10-10
* Carpet: Add parameter to require a minimum number of points per processorErik Schnetter2008-10-03
* Carpet: Use simpler fulltree API to avoid problems with PGI compilerErik Schnetter2008-09-05
* Carpet: Output number of grid cells together with grid sizes during startupErik Schnetter2008-08-07
* Another white space change.Christian D. Ott2008-08-04
* White space change to test commit e-mails.Christian D. Ott2008-08-04
* Carpet: Correct error in handling empty variablesErik Schnetter2008-08-03
* Carpet: Add TODO items to Recompose.ccErik Schnetter2008-07-15
* Carpet: Correct error in handling multiple maps in SplitRegionsMaps_AutomaticErik Schnetter2008-06-30
* Introduce a tree data structure to speed up domain decompositionErik Schnetter2008-06-20
* Merge branch 'master' of git://carpetcode.dyndns.org/carpetIan Hinder2008-03-19
|\
| * Removed spurious assertion mynpoints.at(n) > 0Ian Hinder2008-03-19
* | Enhance support for multi-patch simulationsErik Schnetter2008-03-19
|/
* Add new parameter Carpet::grid_coordinates_filenameErik Schnetter2008-02-29
* Carpet: MultiPatch_GetBoundarySpecificationErik Schnetter2008-02-20
* Carpet: Update timing routinesErik Schnetter2008-01-30
* Carpet: Improve grid hierarchy statisticsErik Schnetter2007-11-03
* Carpet: Output grid point statistics when regriddingErik Schnetter2007-11-03