aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/gh.cc
Commit message (Expand)AuthorAge
...
* Import the recently announced changes:schnetter2004-01-25
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* bbox::size() and bboxset::size() return the number of grid points, notschnetter2003-09-19
* Fix bug in outputing outer boundary specification.schnetter2003-07-25
* 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
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* Added a function to count the number of processor-local grid components.schnetter2002-10-12
* Removed file-scope static function declarations in CarpetIOASCII,schnetter2002-08-30
* Fixed some compiler warnings. Mostly added C++ "typename" keywords.schnetter2002-08-30
* Changed "abort()" statements to "assert(0)" statements, because theschnetter2002-08-02
* Removed user choice of C++ template instantiation model. In myschnetter2002-05-05
* Added stream input routines for some CarpetLib containers.schnetter2002-03-11
* Cleaned up the code to make it work with multiple multigrid levelsschnetter2002-01-09
* Added a bit of convenient functionality.schnetter2001-12-14
* 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
* 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
* Make the Carpet WaveToy almost-work with two refinement levels. Theeschnett2001-03-12
* Made WaveToyF77 run on multiple processors with CarpetSlab.eschnett2001-03-07
* Initial revisioneschnett2001-03-01
* Initial revisioneschnett2001-03-01