aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetRegrid/src/manualcoordinatelist.cc
Commit message (Expand)AuthorAge
* CarpetRegrid: Change "&&" and "||" to "and" and "or"Erik Schnetter2005-03-03
* global: Change the way in which the grid hierarchy is storedErik Schnetter2005-02-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* CarpetRegrid: Use C style cast to CCTK_REAL because it might be a macroErik Schnetter2005-02-01
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* Use ipow instead of pow in various placesErik Schnetter2004-12-25
* 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
* Use pow() instead of ipow() because the exponent can be negative.schnetter2004-08-03
* Use C++ cast instead of C cast.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
* Fix bug in smart_outer_boundaries.schnetter2004-05-21
* Fix bug in calculating the exterior extent of refined regionsschnetter2004-05-13
* For smart_outer_boundaries, use the same number of boundary points onschnetter2004-04-28
* Regrid based on the current level, not on the number of existingschnetter2004-04-22
* Remove the parameters Carpet::prolongate_initial_data; this is nowschnetter2004-04-18
* Import the recently announced changes:schnetter2004-01-25
* Initial revisioneschnett2001-03-01