aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Recompose.cc
Commit message (Expand)AuthorAge
...
* Carpet: #include <cstring>Erik Schnetter2007-11-02
* Carpet: Only output warnings about regridding when there is more than 1 levelErik Schnetter2007-10-03
* Carpet: Ensure that there is at least on bbox per regionErik Schnetter2007-08-28
* Carpet: Add parameters to select the aspect ratio for domain decompositionErik Schnetter2007-08-21
* Carpet: Correct error in recomposingErik Schnetter2007-08-17
* Carpet: Try to combine regions when distributing the loadErik Schnetter2007-07-06
* Carpet: Regrid in singlemap mode if no level-mode regridding function existsErik Schnetter2007-05-10
* Carpet: Various regridding changesErik Schnetter2007-04-19
* Carpet: Correct processor distributionErik Schnetter2007-02-28
* Fix calculation of cost per region for 0 size grid arrays.cott2007-02-06
* Carpet: Change regridding API to use region_tErik Schnetter2007-01-13
* Carpet: Use nicer syntax for calling operator()Erik Schnetter2007-01-12
* Carpet: #include <iostream> in Recompose.ccErik Schnetter2007-01-12
* Carpet: Output grid structure after changing it (not before)Erik Schnetter2006-10-13
* Carpet: Restructure Recompose.ccErik Schnetter2006-09-25
* Carpet: Split calls to recompose into calls to both regid and recomposeErik Schnetter2006-09-04
* Carpet: Calculate processor distribution for all maps at onceErik Schnetter2006-08-04
* Carpet: Correct output formatting after recomposingErik Schnetter2006-07-31
* Carpet: When printing the grid structure, show also the ghost zonesErik Schnetter2006-07-05
* Carpet: Print message before and after recomposingErik Schnetter2006-06-22
* Carpet: Explicitly convert vect<int> to vect<CCTK_REAL>Erik Schnetter2006-06-06
* Carpet: Offer an API to recompose the grid hierarchy from outside CarpetErik Schnetter2006-05-08
* Carpet: Correct array indices for manually specified processor decompositionErik Schnetter2006-05-01
* Carpet: Set up level times when regriddingErik Schnetter2006-04-17
* Carpet: Store number of active time levels per level instead of globallyErik Schnetter2006-04-13
* Carpet: ReindentErik Schnetter2006-04-13
* Carpet: Handle empty domain when setting outer boundariesErik Schnetter2006-02-27
* Carpet: [REDO 2] Store grid spacing per map instead of globallyErik Schnetter2006-03-04
* UNDO: Carpet: Store grid spacing per map instead of globallyErik Schnetter2005-11-19
* Carpet: Store grid spacing per map instead of globallyErik Schnetter2005-11-19
* Carpet: Add TODO comment to processor distributionErik Schnetter2005-10-14
* Carpet: Remove duplicate statements in grid setupErik Schnetter2005-10-14
* Carpet: Handle empty domains correctly when splitting themErik Schnetter2005-05-27
* Carpet: Prefer to split the domain in the z directionErik Schnetter2005-05-26
* Carpet: Output grid structure to screen only when Carpet::verbose is setErik Schnetter2005-05-06
* global: Add varying refinement factorsErik Schnetter2005-05-01
* Carpet: Do not emit regridding warning for unigrid runsErik Schnetter2005-04-11
* Carpet: Forbid staggering about the origin only for multiple convergence levelsErik Schnetter2005-04-09
* Carpet: Output some grid size statistics after regriddingErik Schnetter2005-02-11
* global: Change the way in which the grid hierarchy is storedErik Schnetter2005-02-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* global: Replace "&&" and "||" by "and" and "or"Erik Schnetter2005-02-01
* Carpet: Forbid adaptive time step sizes when there is mesh refinementErik Schnetter2005-01-27
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* Carpet: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* CarpetLib:gh exposed data clamp-downswhite2004-12-10
* UNDO: Initialise_decomposeswhite2004-12-01
* Initialise_decomposeswhite2004-12-01
* Use aliased function IO_TruncateOutputFiles() to check whether or not to trun...tradke2004-11-17
* Carpet: Make warning about no regridding thorn less severeErik Schnetter2004-11-15