aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Do not accidentally forbid output for grid variables with only oneschnetter2004-02-07
* Initialise the convergence factor.schnetter2004-02-05
* Shorten keyword option.schnetter2004-02-05
* Introduce a keyword parameter that selects between fixed and variableschnetter2004-02-05
* More error checking to make sure that global mode routines are indeedschnetter2004-02-03
* Do not select a prolongation operator for grid scalars and gridschnetter2004-02-03
* Slight wording change in info output.schnetter2004-02-03
* Do call boundary prolongation independent of the prolongationschnetter2004-02-03
* Do not restrict nor prolongate when the prolongation operator has beenschnetter2004-02-03
* Some sanity checking to fend off evil C++ compilersschnetter2004-02-03
* Fix definition of mymin and mymax for complex values.schnetter2004-02-01
* Fix stupid bugschnetter2004-01-30
* Call global mode routines at each time and for the coarsest possibleschnetter2004-01-30
* An additional coord_delta appeared in the local grid geometry setup. With thi...hawke2004-01-29
* Fixed some namespace problems by explicitly specifying namespace stdswhite2004-01-27
* Import the recently announced changes:schnetter2004-01-25
* 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