aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetRegrid
Commit message (Expand)AuthorAge
...
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* Use ipow instead of pow in various placesErik Schnetter2004-12-25
* CarpetLib:gh exposed data clamp-downswhite2004-12-10
* UNDO: Initialise_decomposeswhite2004-12-01
* Initialise_decomposeswhite2004-12-01
* CarpetRegrid: output a legible error message for errors in the refinement spe...Erik Schnetter2004-10-08
* CarpetRegrid: allow refined regions to moveErik Schnetter2004-10-08
* Correct spacing setup on nonzero convergence levelsErik Schnetter2004-09-18
* Remove CVS header tagsErik Schnetter2004-09-18
* Take convergence level into account when checking grid spacing.schnetter2004-08-14
* Remove empty lines.schnetter2004-08-07
* Update loop over a bounding box to the not-so-recent change of theschnetter2004-08-04
* Use pow() instead of ipow() because the exponent can be negative.schnetter2004-08-03
* Update check for "smart_outer_boundaries".schnetter2004-08-02
* Do not return early.schnetter2004-08-02
* Use C++ cast instead of C cast.schnetter2004-08-02
* Make parameters steerable.schnetter2004-08-02
* #include <sstream>tradke2004-07-02
* Ensure that the spacing as given by the user is consistent with theschnetter2004-06-27
* Take convergence factor into account.schnetter2004-06-14
* Use "requires thorns" to ensure that the thorns are activated in theschnetter2004-06-08
* Commit test results that are not zero in the prolongated region.schnetter2004-06-04
* Removed diagnostic output.bzink2004-06-02
* Added "force" boolean parameter to Carpet_Regrid. This forces Carpet_Regridbzink2004-06-02
* Fix PMR.cott2004-06-01
* Change indentation.schnetter2004-05-31
* Remove development thorns.schnetter2004-05-29
* Fix test cases.schnetter2004-05-29
* Fix bug in keeping the refinement structure, and add two test casesschnetter2004-05-29
* Introduce a parameter that allows omitting calling recompose when noschnetter2004-05-29
* Fix typo in argument nameschnetter2004-05-27
* Add parameter "verbose".schnetter2004-05-27
* Fix bug in smart_outer_boundaries.schnetter2004-05-21
* Fix bug in calculating the exterior extent of refined regionsschnetter2004-05-13
* Correct intent statements.hawke2004-05-10
* Undo interface/capability update, because now Carpet conflicts withschnetter2004-05-04
* Begin to clean up inheritance and requires relationshipsschnetter2004-05-04
* Do not allow smart_outer_boundaries to be set unless it is supported.schnetter2004-04-28
* For smart_outer_boundaries, use the same number of boundary points onschnetter2004-04-28
* Rename variables so that different variables have different names.schnetter2004-04-24
* Regrid based on the current level, not on the number of existingschnetter2004-04-22
* Adapt to new regridding interface; regridding routines are now calledschnetter2004-04-19
* Use "requires" instead of "requires thorns".schnetter2004-04-18
* Remove the parameters Carpet::prolongate_initial_data; this is nowschnetter2004-04-18
* Take symmetry_? parameters into account when setting up a movingschnetter2004-04-16
* Implement a moving excision region.schnetter2004-04-14
* Use vect::floor instead of vect::map(floor,)schnetter2004-02-27
* Report a warning instead of aborting when the RegridLevel functionschnetter2004-02-09
* Shorten keyword option.schnetter2004-02-05
* Introduce a keyword parameter that selects between fixed and variableschnetter2004-02-05