aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Add a dummy array element when D==0.schnetter2004-02-27
* Remove #warning statement.schnetter2004-02-18
* Add 0-dimensional ("point") output. This is necessary to output gridschnetter2004-02-18
* Add functions for element-wise floor, ceil, and pow.schnetter2004-02-18
* Change definition for the bbox iterators, so that they work withschnetter2004-02-18
* Instantiate vectors for 0 dimensions as well.schnetter2004-02-18
* Print the grid structure in both grid points and coordinate rangesschnetter2004-02-15
* Run global mode functions at the last possible point when they areschnetter2004-02-15
* Run global mode functions at the last possible point when they areschnetter2004-02-15
* When interpolating in time, call the local interpolator many timesschnetter2004-02-15
* Fix array size allocation.schnetter2004-02-15
* Use (rl-minrl) instead of rl to index into the count arrays (that areschnetter2004-02-14
* Report a warning instead of aborting when the RegridLevel functionschnetter2004-02-09
* Add support for copying (i.e. synchronising) complex variables.schnetter2004-02-09
* Fig bug in output: In C, quotes are not quoted by "", but by \".schnetter2004-02-09
* Print an error message when trying to synchronise an unsupported dataschnetter2004-02-09
* Allow output for grid variables with just one grid point in certainschnetter2004-02-09
* Output an error message when a DISTRIB=constant group has ghost zones.schnetter2004-02-09
* Always output the new grid structure after recomposing, and output itschnetter2004-02-09
* Put group names in quotes when printing them to the screen.schnetter2004-02-09
* Initialise always from coarse to fine grid, instead of recursively.schnetter2004-02-09
* Do not output warning messages twice.schnetter2004-02-09
* Enter and leave global and level mode only when this is necessary atschnetter2004-02-09
* Put group names into quotes when printed to screen.schnetter2004-02-09
* Change spelling.schnetter2004-02-09
* 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