aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
...
* 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
* CarpetLib: Use C++ wrapper madd instead of mul and addErik Schnetter2013-01-18
* CarpetLib: Explicitly convert values to signedErik Schnetter2013-01-18
* CarpetLib: Remove unused variablesErik Schnetter2013-01-18
* CarpetLib: Rewrite array paddingErik Schnetter2013-01-16
* CarpetLib: Ensure allocated memory is aligned for vectorisationErik Schnetter2012-12-31
* CarpetLib, CycleClock: Move cycle counting clock into its own thornErik Schnetter2012-12-21
* CarpetLib: support padding in non-OpenMP transport operatorRoland Haas2012-12-12
* CarpetLib: Check HRSCC_GLL_ELEMENT_HH instead of HRSCC_HHErik Schnetter2012-12-11
* CarpetLib: Correct process number in bbox outputErik Schnetter2012-11-24
* CarpetLib: Add default case to switch statementErik Schnetter2012-11-24
* CarpetLib: Use "process" instead of "processor" in comments and outputErik Schnetter2012-11-24
* CarpetLib: Support padding in enovol prolongation operatorErik Schnetter2012-11-22
* CarpetLib: Make th::time_interpolation_during_regridding publicErik Schnetter2012-11-22
* CarpetLib: Set up all timers on all processes all the timeErik Schnetter2012-11-22
* CarpetLib: Re-enable OpenMP collapse clausesErik Schnetter2012-11-22
* Allow padding in transport operatorsErik Schnetter2012-11-22
* CarpetLib: add volume averaged cc eno operatorRoland Haas2012-11-20