aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/bbox.cc
Commit message (Expand)AuthorAge
* CarpetLib: Explicitly convert integer to type T in the bbox templateErik Schnetter2006-06-06
* CarpetLib: Rename some variables to avoid shadowing class membersErik Schnetter2005-01-01
* CarpetLib: Instantiate vect and bbox for CCTK_REAL instead of doubleErik Schnetter2005-01-27
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* Remove CVS header tagsErik Schnetter2004-09-18
* Throw an input_error instead of using assert when there is wrong input.schnetter2004-06-26
* Add option to use less memory during regridding.schnetter2004-05-21
* remove debugging statementschnetter2004-04-19
* Change the bbox iterators to be cyclic.schnetter2004-04-18
* Remove old-style iteratorT types and routines.schnetter2004-03-11
* Use new bbox iterators in all places (missed some before).schnetter2004-02-27
* Change definition for the bbox iterators, so that they work withschnetter2004-02-18
* Import the recently announced changes:schnetter2004-01-25
* Allow bboxes of CCTK_REALs.schnetter2003-11-13
* bbox::size() and bboxset::size() return the number of grid points, notschnetter2003-09-19
* Check for overflow in calculating bbox sizes.schnetter2003-08-15
* Handle empty grids.schnetter2003-05-13
* Add iterator that traverses a bbox in transposed (i.e. C instead ofschnetter2003-03-17
* Handle empty bboxes.schnetter2003-02-25
* Forbid to expand and contract empty boxes. This exposed a few bugs inschnetter2003-02-24
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* Fixed some compiler warnings. Mostly added C++ "typename" keywords.schnetter2002-08-30
* Removed user choice of C++ template instantiation model. In myschnetter2002-05-05
* Added stream input routines for some CarpetLib containers.schnetter2002-03-11
* Second stab at having arrays with a dimension different than gridschnetter2001-07-02
* Made Carpet compile on IRIX.eschnett2001-03-27
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
* Make the Carpet WaveToy almost-work with two refinement levels. Theeschnett2001-03-12
* 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