aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetRegrid2
Commit message (Expand)AuthorAge
* CarpetRegrid2: Try harder to combine different refined regionsErik Schnetter2012-08-31
* CarpetRegrid2: Add virtual destructor to base classErik Schnetter2012-08-31
* CarpetRegrid2: Correct error messageErik Schnetter2012-08-25
* Move MPI support from flesh to a thornErik Schnetter2012-07-21
* CarpetRegrid: fix typo using cctk_lbnd instead cctk_lshRoland Haas2012-07-08
* Introduce cctk_ash, retire cctk_lsshErik Schnetter2012-07-03
* CarpetRegrid2: Add commentsErik Schnetter2012-06-04
* Remove all #warning statementsErik Schnetter2012-05-11
* Carpet…: Rename buffer2 to overlap zones; correct implementation in dhErik Schnetter2012-05-01
* CarpetRegrid2: Take buffer2 zones into accountErik Schnetter2012-04-28
* CarpetRegrid2: Ensure that the refinement hierarchy is symmetry about the ori...Erik Schnetter2012-04-04
* Carpet: Make compile with CCTK_REAL=floatErik Schnetter2012-03-01
* CarpetRegrid2: Add output operator to CarpetRegrid2::domain_boundaryErik Schnetter2012-02-24
* CarpetRegrid2: Allow some fuzz when rounding grid structureErik Schnetter2012-02-24
* CarpetRegrid2: Add periodic boundary conditionsErik Schnetter2012-02-08
* Re-organise some refluxing internalsErik Schnetter2012-02-05
* CarpetRegrid2: Warn user if level mask contains nansErik Schnetter2011-12-19
* CarpetRegrid2: Allocate storage for level_maskErik Schnetter2011-12-19
* CarpetRegrid2: Always regrid if AMR is usedErik Schnetter2011-08-13
* CarpetRegrid2: Ignore non-symmetry if it is outside of the domainErik Schnetter2011-07-06
* CarpetRegrid2: Correct grid structure symmetrisationErik Schnetter2011-06-23
* CarpetRegrid2: Typo in commentErik Schnetter2011-06-23
* CarpetRegrid2: Activate AMRErik Schnetter2011-06-23
* CarpetRegrid2: Implement true AMRErik Schnetter2011-06-23
* CarpetRegrid2: Enforce certain grid hierarchy propertiesErik Schnetter2011-06-23
* CarpetRegrid2: New debugging parameter add_levels_automaticallyErik Schnetter2011-04-17
* CarpetRegrid2: Provide more debug outputErik Schnetter2011-04-17
* Merged changesErik Schnetter2010-08-27
|\
| * * remove debug output from regrid.ccChristian D. Ott2010-08-26
| * * change radius criterion for regridding to being a relative radius change cr...Christian D. Ott2010-08-26
| * rename local variables to avoid compiler warnings: declaration of xxx shadows...knarf@cct.lsu.edu2010-08-26
| * * fix issue in regrid.cc that lead to NANs in old_radius_{x,y,z}Christian D. Ott2010-08-26
* | CarpetRegrid2: Correct handling positions of refined regionsErik Schnetter2010-08-27
|/
* CarpetRegrid2: Correct check whether to regridErik Schnetter2010-08-25
* CarpetRegrid2: Rename type ibboxset to ibbsetErik Schnetter2010-08-25
* CarpetRegrid2: Use CarpetLib's new nan handling mechanismErik Schnetter2010-04-27
* CarpetRegrid2: Correct regridding for cell centeringErik Schnetter2010-04-27
* CarpetRegrid2: Support symmetries for cell centred gridsErik Schnetter2010-03-18
* CarpetRegrid2: Make output consistentErik Schnetter2010-03-18
* CarpetRegrid2: Check for nans in the region locations and sizesErik Schnetter2010-03-18
* Re-organise time level handlingErik Schnetter2010-03-18
* CarpetRegrid2: Ensur that symmetries are consistentErik Schnetter2010-01-18
* CarpetRegrid2: Do not abort for the default refinement region radius valuesErik Schnetter2010-01-18
* CarpetRegrid2: Use illegal default value for refinement region radiiErik Schnetter2009-12-02
* CarpetRegrid2: Allow different numbers of ghost zones on different levelsErik Schnetter2009-12-02
* CarpetRegrid2: Support cell centringErik Schnetter2009-11-10
* CarpetRegrid2: Support 90 degree rotating symmetriesErik Schnetter2009-11-10
* CarpetRegrid2: Allow rectangular (cuboid, non-cubic) refined regionsErik Schnetter2009-11-10
* CarpetRegrid2: Rely on CoordBase for boundary and domain size informationErik Schnetter2009-11-10
* CarpetRegrid2: Correct error messageErik Schnetter2009-11-10