aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetRegrid
Commit message (Expand)AuthorAge
* Shorten keyword option.schnetter2004-02-05
* Introduce a keyword parameter that selects between fixed and variableschnetter2004-02-05
* Import the recently announced changes:schnetter2004-01-25
* Import the recently announced changes:schnetter2004-01-25
* Changed interface to aliased function "RegridLevel" - added parameter maxrefl...cott2004-01-15
* Changes to CarpetRegrid.hawke2004-01-13
* Fix typo in parameter descriptionschnetter2003-12-19
* Round manually specified coordinates to the nearest grid point, butschnetter2003-11-21
* More error checking when converting real coordinates to integer grid points.schnetter2003-11-14
* Implement specifying refined boxes by coordinates instead of by gridschnetter2003-11-13
* Replace num_points() by size().schnetter2003-09-20
* Check structure of outerbounds parameter.schnetter2003-09-11
* Carpet infrastructure thorns now require the thorns they depend upontradke2003-09-04
* Fix refine=centre to make it centred.schnetter2003-08-14
* Fix bug in grid layout with manual-coordinates.schnetter2003-08-14
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Handle empty groups.schnetter2003-05-23
* In MakeRegions_AsSpecified, we're looping over the number of components (not ...hawke2003-05-05
* Handle pointwise reductions as well.schnetter2003-04-30
* Introduced a new parameter "outside_boundary_points". It decidesschnetter2002-12-12
* Handle the case better where the refined region is close to the outerschnetter2002-12-12
* Small change.schnetter2002-10-24
* Added arrangement name and final semicolon to CCTK_FILEVERSION macro.schnetter2002-10-24
* Fixed quite a few include guard mishaps.schnetter2002-09-01
* Checking that CarpetRegrid::refinement_levels is not larger thanschnetter2002-08-28
* Changed "abort()" statements to "assert(0)" statements, because theschnetter2002-08-02
* Fix spacing.schnetter2002-07-12
* Create list of which boundaries to treat.schnetter2002-07-12
* Added functionality for activate_newlevels_on_regrid near top of fileshawley2002-05-22
* Added activate_newlevels_on_regridshawley2002-05-22
* Made regridding parameters steerable.schnetter2002-05-22
* Make sure that refinement_levels is not larger than max_refinement_levels.schnetter2002-05-16
* Added CCTK_FILEVERSION macros.schnetter2002-03-26
* Fixed a bug in CarpetSlab; was using the local instead of the globalschnetter2002-03-23
* Trying to give a better error message.schnetter2002-03-21
* Slight changes to make Carpet compile under gcc 3.0.schnetter2002-03-11
* Added stream input routines for some CarpetLib containers.schnetter2002-03-11
* Updated parameter files to new conventions.schnetter2002-03-06
* Added explicit type conversions to make it compile with gcc 3.0.schnetter2002-01-14
* Allow grid extents to be specified by integer grid point locations asschnetter2002-01-11
* Restructured regridding. Instead of registering the new gridschnetter2002-01-11
* Further changes to make Carpet work with multiple multigrid levels.schnetter2002-01-09
* Cleaned up the code to make it work with multiple multigrid levelsschnetter2002-01-09
* Fixed bugs in automatic regridding.schnetter2001-12-17
* Pulled regridding out of the driver proper.schnetter2001-12-14
* Initial revisioneschnett2001-03-01