aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* CarpetLib: Update GetCacheInfo1 APIErik Schnetter2013-06-22
* CarpetLib: Add optional dependency on BoostErik Schnetter2013-06-22
* CarpetLib: Re-implement part of bboxset2 for pre-C++11 compilersErik Schnetter2013-06-08
* CarpetLib: Whitespace changeErik Schnetter2013-06-08
* CarpetLib: Don't use run-together right angle brackets in templatesErik Schnetter2013-06-08
* CarpetLib: Instantiate some templates that are necessary on some systemsErik Schnetter2013-06-08
* CarpetLib: Provide manual look-alikes for certain C++11 featuresErik Schnetter2013-06-08
* CarpetLib: Disable bboxset2 by defaultErik Schnetter2013-05-26
* CarpetLib: New class bboxset2Erik Schnetter2013-05-26
* CarpetLib: New function bbox::anti_contracted_forErik Schnetter2013-05-26
* CarpetLib: Replace more uses of operator% by calls to imodErik 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: Correct vect::countErik Schnetter2013-05-26
* CarpetLib: Provide rint, round, trunc, and lrint for vectorsErik Schnetter2013-05-26
* CarpetLib: Provide idiv and imod implementations for vect<CCTK_REAL,...>Erik Schnetter2013-05-20
* CarpetLib: Remove now outdated definitions of idiv and imodErik Schnetter2013-05-20
* CarpetLib: Correct some type declarations for 4d grid structuresErik Schnetter2013-05-20
* CarpetLib: Add missing #include files to cacheinfo.ccErik Schnetter2013-05-20
* CarpetLib: Disable unused refluxing face descriptionsErik Schnetter2013-05-20
* CarpetLib: Add routines for integer division that always round downErik Schnetter2013-05-20
* CarpetLib: Correct isnorma() for complex numbersErik Schnetter2013-05-20
* CarpetLib: Don't define static_assertErik Schnetter2013-05-20
* CarpetLib: Don't explicitly #include cctk_Config.hErik Schnetter2013-05-20
* CarpetLib: More verbose error output if sanity check failsErik Schnetter2013-05-20
* CarpetLib: Only check cache line size if it is usedErik Schnetter2013-05-20
* CarpetLib: Change meaning of vect::count to count true (non-zero) elementsErik Schnetter2013-05-20
* CarpetLib: Rename vect::zip to vect::vzipErik Schnetter2013-05-20
* CarpetLib: Add constructors to create a vector from a low-dimensional vector ...Erik Schnetter2013-05-20
* CarpetLib: Add some comments explaining implementationErik Schnetter2013-05-20
* Merge branch 'master' of carpetgit@carpetcode.org:carpetPeter Diener2013-04-29
|\
| * CarpetLib: Correct alignment mechanism when allocating memoryErik Schnetter2013-04-27
* | Fix in order to compile with IBM compilers.Peter Diener2013-04-29
|/
* CarpetLib: Vectors is currently required, not optionalErik Schnetter2013-04-10
* CarpetLib: Remove unused/unfinished bboxtree classErik Schnetter2013-04-04
* Replace abs() by fabs()Erik Schnetter2013-04-02
* Replace Cactus complex number type with C/C++ complex numbersErik Schnetter2013-03-08
* CarpetLib: Set interpolate_from_buffer_zones to "no" by defaultErik Schnetter2013-02-18
* CarpetLib: Correct implementation of "don't interpolate from buffer zones"Erik Schnetter2013-02-18
* CarpetLib: Store level-wide set of buffer zonesErik Schnetter2013-02-18
* Revert "CarpetLib: Change default to interpolate_from_buffer_zones=no"Erik Schnetter2013-02-12
* CarpetLib: Do not memoize OpenMP thread idErik Schnetter2013-02-08
* CarpetLib: Change default to interpolate_from_buffer_zones=noErik Schnetter2013-02-08
* CarpetLib: clear boundary slice offsets in dh::regrid()Roland Haas2013-01-29
* CarpetLib: Implement and correct head, tail, init, last in the vect classErik Schnetter2013-01-24
* CarpetLib, LoopControl: Correct required/optional capabilitiesErik Schnetter2013-01-22
* CarpetLib: Rename argument to vect::index from lsh to ashErik Schnetter2013-01-20
* CarpetLib: Disable DGFE operators if building without DGFE to avoid compiler ...Erik Schnetter2013-01-19