aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/bbox.hh
Commit message (Expand)AuthorAge
* CarpetLib: New function bbox::anti_contracted_forErik Schnetter2013-05-26
* CarpetLib: New function bbox::is_poison to check for poisonErik Schnetter2013-05-26
* CarpetLib: Remove superfluous check that all indices are non-negativeErik Schnetter2013-05-26
* CarpetLib: Use imod instead of % operator in bbox classErik Schnetter2013-05-26
* CarpetLib: Use C++ standard methods to compare containersErik Schnetter2013-05-26
* CarpetLib: Output error message for illegal bbox setupsErik Schnetter2012-09-11
* CarpetLib: Remove/correct ATTRIBUTE_CONST and ATTRIBUTE_PURE declarationsErik Schnetter2012-09-11
* CarpetLib: Assert that bbox strides are positiveErik Schnetter2011-12-14
* CarpetLib: Require that the bboxes are aligned for the & operatorErik Schnetter2011-12-14
* CarpetLib: Add "offset" functionErik Schnetter2011-12-14
* CarpetLib: Generalise "expand" functionErik Schnetter2011-12-14
* CarpetLib: Replace "class" by "typename" in template argumentsErik Schnetter2011-12-14
* CarpetLib: Enable bbox checks if CARPET_DEBUG is definedErik Schnetter2011-12-14
* CarpetLib: Add new routine bbox::index to calculate linear index in a regionErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetLib: Add function memoryof to measure size of data structuresErik Schnetter2008-02-02
* CarpetLib: Improve error messages in bbox consistency checksErik Schnetter2007-09-05
* CarpetLib: Various bbox changesErik Schnetter2007-04-19
* CarpetLib: Optimise bbox and bboxset classes for speedErik Schnetter2007-02-03
* CarpetLib: Correct misleading commentErik Schnetter2005-03-21
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* Remove CVS header tagsErik Schnetter2004-09-18
* Change the bbox iterators to be cyclic.schnetter2004-04-18
* Remove old-style iteratorT types and routines.schnetter2004-03-11
* bbox::size() and bboxset::size() return the number of grid points, notschnetter2003-09-19
* Add iterator that traverses a bbox in transposed (i.e. C instead ofschnetter2003-03-17
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* Removed user choice of C++ template instantiation model. In myschnetter2002-05-05
* Added stream input routines for some CarpetLib containers.schnetter2002-03-11
* Made Carpet compile on IRIX.eschnett2001-03-27
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
* Made two refinement levels work on two processors. Lessons learnt: Aeschnett2001-03-14
* 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