aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Introduce a parameter that allows omitting calling recompose when noschnetter2004-05-29
* Fix recovery problem with newest Carpet version.cott2004-05-29
* Copy the whole exterior during regridding instead of relying onschnetter2004-05-29
* Remove restrict qualifier.schnetter2004-05-28
* Remove unnecessary group POSTRESTRICTschnetter2004-05-27
* Fix typo in argument nameschnetter2004-05-27
* Fix regrid-every scheme.schnetter2004-05-27
* Add parameter "verbose".schnetter2004-05-27
* Try to catch insanely large hyperslab specifications earlyschnetter2004-05-27
* New functionschnetter2004-05-27
* Use "." instead of "-" to separate the patch number from the rest ofschnetter2004-05-27
* Introduce POSTREGRID bin.schnetter2004-05-21
* Make Carpet ready for multiple patches.schnetter2004-05-21
* Fix bug in smart_outer_boundaries.schnetter2004-05-21
* no changeschnetter2004-05-21
* Add option to use less memory during regridding.schnetter2004-05-21
* Add support for symmetry interpolation.schnetter2004-05-21
* Add out_dt output criterion.schnetter2004-05-21
* Switch to using vector groups for I/O state.schnetter2004-05-21
* Cosmetic changesschnetter2004-05-21
* 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
* 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