aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/vect.hh
Commit message (Expand)AuthorAge
* CarpetLib: Add function memoryof to measure size of data structuresErik Schnetter2008-02-02
* CarpetLib: Various vect changesErik Schnetter2007-04-19
* CarpetLib: Updates to vect classErik Schnetter2007-01-12
* CarpetLib: Add placeholders for "const" and "pure" attributes to vect<T>Erik Schnetter2006-07-31
* CarpetLib: Move arithmetic operations out of vect classErik Schnetter2006-06-05
* CarpetLib: Add function vect::reverseErik Schnetter2005-05-01
* CarpetLib: Specialise some vect template members to remove compiler warningsErik Schnetter2005-02-09
* CarpetLib: Specialise some vect template members to remove compiler warningsErik Schnetter2005-02-09
* 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: Add ipow function to vect classErik Schnetter2004-12-25
* Remove CVS header tagsErik Schnetter2004-09-18
* Explain the harmless compiler warnings about array indices out ofschnetter2004-08-14
* New functionschnetter2004-05-27
* Remove unused codeschnetter2004-05-04
* Handle operator% for double differently.schnetter2004-04-18
* Small changeschnetter2004-03-11
* Add a dummy array element when D==0.schnetter2004-02-27
* Add functions for element-wise floor, ceil, and pow.schnetter2004-02-18
* Import the recently announced changes:schnetter2004-01-25
* Allow bboxes of CCTK_REALs.schnetter2003-11-13
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Fix bug.schnetter2003-08-28
* Check for overflow in calculating bbox sizes.schnetter2003-08-15
* Add doxygen documentation.schnetter2003-08-03
* Fix uninitialised variables in vector functions.schnetter2003-07-17
* bboxset.cc: Output setsize as well.schnetter2003-03-26
* Add normalize routine to normalise bboxsets. This isn't perfect yet,schnetter2003-03-18
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* New function "ifthen" that is similar to the operator ?:, except bothschnetter2002-12-12
* New functions for the vector class.schnetter2002-12-12
* Removed user choice of C++ template instantiation model. In myschnetter2002-05-05
* Added stream input routines for some CarpetLib containers.schnetter2002-03-11
* Further changes to make Carpet work with multiple multigrid levels.schnetter2002-01-09
* Changed the ASCII output format due to popular demand. Now includesschnetter2002-01-08
* Added a bit of convenient functionality.schnetter2001-12-14
* Added box-in-box capability to Carpet.schnetter2001-12-05
* Made Carpet compile on IRIX.eschnett2001-03-27
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
* Added constructor for vect from C array.eschnett2001-03-17
* Initial revisioneschnett2001-03-01
* Initial revisioneschnett2001-03-01