aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Import the recently announced changes:schnetter2004-01-25
* Modified Carpet2ygraphCat. Works with progressive and moving meshes. Wastes a...hawke2004-01-23
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* Undo my previous changes, which did not compile.schnetter2004-01-21
* Fix another (maybe) bug in calculating the prolongation regions.schnetter2004-01-21
* Check the stencil size before calling the minmod prolongationschnetter2004-01-21
* Use .at() instead of [] to access vectors.schnetter2004-01-20
* Slight wording changesschnetter2004-01-18
* Import Carpet web pages into the Carpet repositoryschnetter2004-01-17
* While restricting, don't assume that there are buffer zones atschnetter2004-01-16
* EnableGroupStorage now returns the number of active timelevels before the cal...hawke2004-01-16
* Changed interface to aliased function "RegridLevel" - added parameter maxrefl...cott2004-01-15
* Correct location of 3 timelevel initialisationschnetter2004-01-14
* The scheduling tree for PUGH and Carpet for comparison. For PUGH,schnetter2004-01-13
* Added STEERABLE = ALWAYS to parameter output_all_timelevelscott2004-01-13
* Move the regridding function to a forward loop where the iteration %hawke2004-01-13
* Changes to CarpetRegrid.hawke2004-01-13
* Clarify error message.schnetter2004-01-09
* Fix typo in parameter descriptionschnetter2003-12-19
* test new mailing listschnetter2003-12-19
* Check new mailing list.schnetter2003-12-19
* undo testing changeschnetter2003-12-19
* Follow C++ standard.schnetter2003-11-21
* Round manually specified coordinates to the nearest grid point, butschnetter2003-11-21
* Missing break in TVD interpolator case statement.hawke2003-11-20
* Correct dependencies.schnetter2003-11-19
* Only allow MG level switches in global mode.schnetter2003-11-19
* Allow reflevel=-1 in set_mglevel if we're going to global mode.hawke2003-11-19
* More error checking when converting real coordinates to integer grid points.schnetter2003-11-14
* Return the local interpolator's error code if something goes wrong.schnetter2003-11-13
* Implement specifying refined boxes by coordinates instead of by gridschnetter2003-11-13
* Allow bboxes of CCTK_REALs.schnetter2003-11-13
* Output a real error message if a file cannot be opened for writing.schnetter2003-11-13
* Allow arrays with fewer elements than the number of processors.schnetter2003-11-13
* Fix bug in the maximum reduction operator.schnetter2003-11-12
* Output better error message.schnetter2003-11-11
* Use vector<> instead of dynamic [] arrays.schnetter2003-11-07
* Return local interpolation errors to the caller instead of aborting.schnetter2003-11-06
* Fix core dump.schnetter2003-11-06
* Update doxygen configuration.schnetter2003-11-05
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Fixed minmod interpolation loopcott2003-10-30
* Patch the minmod prolongation routines in a fashion that really appears to wo...hawke2003-10-20
* Fixed bug in case PROLONG_TVD (missing break statement in case 1).cvs_anon2003-10-17
* Fix bug in automatic domain decomposition.schnetter2003-10-16
* A much corrected version of the TVD prolongation. Looks nicer in the first te...hawke2003-10-15
* The prolongation method can now be controlled from the tags table defined in ...hawke2003-10-15
* Make gf and data objects store a Cactus variable index that thisschnetter2003-10-14
* Some very simple TVD prolongation routines. Uses minmod so probably not very ...hawke2003-10-14