aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* 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
* CarpetLib: Define dh members tallying the size of refinement boundariesErik Schnetter2012-11-14
* CarpetLib: Add self-checks to MPI reduction operatorsErik Schnetter2012-11-06
* CarpetLib: Use correct MPI reduction operator for product reductionsErik Schnetter2012-11-06
* CarpetLib: Update cycle.h from upstreamErik Schnetter2012-10-24
* Carpet, CarpetLib: Move #define _GNU_SOURCE to correct fileErik Schnetter2012-10-24
* CarpetLib: Remove restrict qualifier from pointer castErik Schnetter2012-10-23
* Remove Carpet's mechanisms to deal with how to call isnanErik Schnetter2012-10-22
* CarpetLib: Clean up backtrace generationErik Schnetter2012-09-18
* CarpetLib: Do not interpolate from buffer zones, if requestedErik Schnetter2012-09-16
* CarpetLib: Store level_boxes in dh structureErik Schnetter2012-09-16
* CarpetLib: Implement bboxset::contains(vect)Erik Schnetter2012-09-16
* CarpetLib: Allow (again) merging regions that contain process treesErik Schnetter2012-09-14
* CarpetLib: Allow assigning a region to itselfErik Schnetter2012-09-14
* Carpet: Add "balanced" load balancing mechanismErik Schnetter2012-09-11
* CarpetLib: Ensure that split/combined regions don't have a tree structure att...Erik Schnetter2012-09-11
* CarpetLib: Support prolongating facesErik Schnetter2012-09-11
* CarpetLib: White space changeErik Schnetter2012-09-11
* CarpetLib: Add routine to self-check regions and superregionsErik Schnetter2012-09-11
* CarpetLib: Remove unused typedefsErik Schnetter2012-09-11
* CarpetLib: add self-copy logic to classes with pointer membersRoland Haas2012-09-11
* CarpetLib: Remove redefinition of restrict qualifierErik Schnetter2012-09-11
* Move MPI support from flesh to a thornErik Schnetter2012-09-11
* Introduce cctk_ash, retire cctk_lsshErik Schnetter2012-09-11
* CarpetLib: remove comment about not supporting overlaps in vertexRoland Haas2012-09-11
* CarpetLib: Comment out unused variableErik Schnetter2012-09-11
* CarpetLib: add index checking on source array in mixed restriction operatorRoland Haas2012-09-11
* CarpetLibs: shift vertex centered directions in restrict_3d_vc_rf2Roland Haas2012-09-11
* CarpetLib: take stencil size of irestriciton operators into accountRoland Haas2012-09-11
* CarpetLib: Output error message for illegal bbox setupsErik Schnetter2012-09-11
* Carpet: Correct error in "balanced" domain decompositionErik Schnetter2012-09-11
* Carpet: Add short instructions to backtracesErik Schnetter2012-09-11