aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/dh.cc
Commit message (Expand)AuthorAge
* Reformat source code more nicely.schnetter2003-07-23
* Fix the casing of the postrestrict group to PostRestrict. Update allschnetter2003-07-20
* Fix uninitialised variables in vector functions.schnetter2003-07-17
* Don't put a buffer zone at outer boundaries of refined grids.schnetter2003-07-17
* Introduce a buffer zone between the prolongation destination andschnetter2003-07-16
* Declare some more routines as taking a const cGH *, to match theschnetter2003-07-14
* Don't insert empty bboxes into the bbox lists for the transfer descriptions.schnetter2003-05-23
* Handle empty grids.schnetter2003-05-13
* Implement a proper separation between global, level, and local mode.schnetter2003-05-08
* Restrict all of the interior of the grid.schnetter2003-05-07
* Do not initialise the finer levels of the grid functions at initialschnetter2003-05-02
* dh.cc: Handle empty grids, i.e. processors without any grid points.schnetter2003-04-30
* Remove #warning statements that are not understood by the SGIschnetter2003-03-28
* bboxset.cc: Output setsize as well.schnetter2003-03-26
* Add normalize routine to normalise bboxsets. This isn't perfect yet,schnetter2003-03-18
* Handle empty bboxes.schnetter2003-02-25
* Inserted missing "typename" keyword.schnetter2003-01-10
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* bboxset.hh: Added new function "setsize" to the bboxset class. Itschnetter2002-12-12
* Changed preprocessor debug flag into Cactus parameter.schnetter2002-10-24
* Do not add ghost zones at outer boundaries.schnetter2002-10-14
* Fixed some compiler warnings. Mostly added C++ "typename" keywords.schnetter2002-08-30
* Removed user choice of C++ template instantiation model. In myschnetter2002-05-05
* Cleaned up the code to make it work with multiple multigrid levelsschnetter2002-01-09
* Changed handling of interpolation orders; they are now stored in theschnetter2001-12-09
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
* Second stab at having arrays with a dimension different than gridschnetter2001-07-02
* Introduced abstraction classes that have no <dim> parameter. Thisschnetter2001-06-12
* Modified the Carpet driver so that it uses the same new timelevelschnetter2001-04-23
* Higher-order interpolation requires more ghost zones. Changed Carpeteschnett2001-03-28
* Made Carpet compile on IRIX.eschnett2001-03-27
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
* Removed unnecessary instantiations.eschnett2001-03-19
* Changed the way output is handled. Now output is per refinement leveleschnett2001-03-16
* Two refinement levels now work, but only without symmetry boundaries.eschnett2001-03-13
* Fixing bugs with octant mode, coordinates, and ASCII output.eschnett2001-03-13
* Make the Carpet WaveToy almost-work with two refinement levels. Theeschnett2001-03-12
* Carpet now passes the Cart3d test suite. This required a rewrite ofeschnett2001-03-10
* Made WaveToyF77 run on multiple processors with CarpetSlab.eschnett2001-03-07
* Made it work on multiple processors. Waved a dead chicken. Maybe theeschnett2001-03-05
* Initial revisioneschnett2001-03-01
* Initial revisioneschnett2001-03-01