aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Recompose.cc
Commit message (Expand)AuthorAge
* Carpet: add new group tag no_split_directionsRoland Haas2013-09-27
* Timers: Move all timer-related code into a new thorn TimersErik Schnetter2013-08-07
* Replace abs() by fabs()Erik Schnetter2013-04-02
* Carpet: Correct output of load balancing statisticsErik Schnetter2013-03-14
* Carpet: Use C++ style cast to avoid compiler warningErik Schnetter2013-03-14
* Carpet: Correct load-balancing algorithm to really prefer splitting in the z ...Erik Schnetter2013-01-19
* Carpet: Avoid unused and uninitialised variablesErik Schnetter2012-11-25
* Carpet, CarpetRegrid2: When comparing refined regions treat non-existing leve...Erik Schnetter2012-10-24
* Carpet: Disable storage for point_classificationErik Schnetter2012-09-16
* Carpet: Add "balanced" load balancing mechanismErik Schnetter2012-09-11
* Carpet: Improve layout of grid structure filesErik Schnetter2012-09-11
* CarpetLib: Add routine to self-check regions and superregionsErik Schnetter2012-09-11
* Remove all #warning statementsErik Schnetter2012-09-11
* Carpet: make OutputGridCoordinates fully multipatch awareRoland Haas2012-09-11
* Carpet: Check same_number_of_components_on_each_processErik Schnetter2012-09-11
* Carpet: Make compile with CCTK_REAL=floatErik Schnetter2012-09-11
* Carpet: Change some #warnings into commentsErik Schnetter2012-09-11
* Slight optimization of CC ENO operators.Christian Reisswig2011-12-14
* Carpet: Correct error in previous commit regarding no_split_directionErik Schnetter2011-12-14
* Carpet: Correct implementation of no_split_directionErik Schnetter2011-12-14
* Carpet: Finish implementing new "recursive" load balancing mechanismErik Schnetter2011-12-14
* Carpet: Introduce per-level regridding epochsErik Schnetter2011-12-14
* Carpet: New parameter to set granularity for domain decompositionErik Schnetter2011-12-14
* Adapt Carpet to hierarchical timersIan Hinder2011-12-14
* Carpet: Use hg::baseextent instead of Carpet::maxspacereflevelfactErik Schnetter2011-12-14
* Carpet: Allow disabling domain decompositionErik Schnetter2011-12-14
* Carpet: When outputting the grid sizes, indicate that there may be paddingErik Schnetter2011-12-14
* Carpet: Remove dependency on LoopControl; use NoMPIErik Schnetter2011-12-14
* Carpet: Improve grid structure statistics outputErik Schnetter2011-12-14
* let min_points_per_proc==-1 be ==0 in the future, meaning the minimum number ...knarf2011-12-14
* Carpet: Update to new dh classesErik Schnetter2011-12-14
* Carpet: Remove explicit bboxset normalizationsErik Schnetter2011-12-14
* Carpet: Output load balance statistics for each refinement levelErik Schnetter2011-12-14
* Re-organise time level handlingErik Schnetter2011-12-14
* Carpet: Use datatype streamsize instead of intErik Schnetter2011-12-14
* Carpet: Add const-removing cast when calling CCTK_ExitErik Schnetter2011-12-14
* Carpet: Prevent division by zero in grid structure statisticsErik Schnetter2011-12-14
* Carpet: Allow multi-patch systems when outputting grid structureErik Schnetter2011-12-14
* Carpet: Add parameter no_split_directionErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* Carpet: Flush stdout and stderr after outputting grid statisticsErik Schnetter2008-10-23
* Carpet: Use new "check" macroErik Schnetter2008-10-10
* Carpet: Add parameter to require a minimum number of points per processorErik Schnetter2008-10-01
* 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