aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replaced the assert in line 400 with an if block. After recovery, it isbzink2004-05-17
* Fix bug in calculating the exterior extent of refined regionsschnetter2004-05-13
* Included steering of regrid_every after recovery. This is for conveniencebzink2004-05-12
* Replaced some time comparison asserts by a (hopefully) more robust choice.bzink2004-05-11
* Removed an assert in line 556. This assert compares CCTK_REALs, and canbzink2004-05-11
* Correct intent statements.hawke2004-05-10
* Add noise initial dataschnetter2004-05-07
* Use first order instead of second order one-sided derivativesschnetter2004-05-07
* Provide code to calculate the characteristics.schnetter2004-05-07
* Small cleanupschnetter2004-05-06
* Use second-order one-sided derivatives near the boundary.schnetter2004-05-06
* Apply boundary conditions also to the RHS.schnetter2004-05-06
* Select boundary selection in level mode.schnetter2004-05-05
* Undo interface/capability update, because now Carpet conflicts withschnetter2004-05-04
* Use the local instead of a registered coordinate system forschnetter2004-05-04
* Remove unused codeschnetter2004-05-04
* Enable multiple mapsschnetter2004-05-04
* Begin to clean up inheritance and requires relationshipsschnetter2004-05-04
* Fixed test for MPI.tradke2004-04-29
* 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
* Adhere to C++ standardschnetter2004-04-24
* Rename variables so that different variables have different names.schnetter2004-04-24
* Warn instead of abort when outdim>groupdim.schnetter2004-04-22
* Ensure that vector leaders are handled consistentlyschnetter2004-04-22
* Output physical extentschnetter2004-04-22
* Output current refinement levelschnetter2004-04-22
* Regrid based on the current level, not on the number of existingschnetter2004-04-22
* Allow cycling grid variables with 2 time levels.schnetter2004-04-22
* Fixed a bug when generating the tmp filename.bzink2004-04-20
* While regridding, initialise only the interior of the grid functions.schnetter2004-04-20
* Regrid all grid functions at once. This is necessary to treate vectorschnetter2004-04-19
* Adapt to new regridding interface; regridding routines are now calledschnetter2004-04-19
* Loop over all components of the parent grid when regridding.schnetter2004-04-19
* remove debugging statementschnetter2004-04-19
* change naming of temporary checkpoint filecott2004-04-19
* change indentationschnetter2004-04-19
* Fix wrong argumentsschnetter2004-04-18
* Use "requires" instead of "requires thorns".schnetter2004-04-18
* Remove the parameters Carpet::prolongate_initial_data; this is nowschnetter2004-04-18
* Handle operator% for double differently.schnetter2004-04-18
* Format error message nicely.schnetter2004-04-18
* Change the bbox iterators to be cyclic.schnetter2004-04-18
* Simplify the codeschnetter2004-04-18
* Fake grid variable shapes in meta, global, and level mode to theschnetter2004-04-18
* When a grid point is not in any component, map it to an arbitraryschnetter2004-04-16
* The old Carpet arrangement is not reachable any more.schnetter2004-04-16
* Take symmetry_? parameters into account when setting up a movingschnetter2004-04-16
* Some more cleanup and bug fixes. Hyperslabbing probably never workedschnetter2004-04-16
* Allow the downsampling argument to be NULL.schnetter2004-04-16