aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* CarpetLib: clear boundary slice offsets in dh::regrid()Roland Haas2013-01-29
* CarpetRegrid2: Correct another error in handling min_fractionErik Schnetter2013-01-25
* CarpetRegrid2: Output all verbose messages with veryverbose as wellErik Schnetter2013-01-25
* LoopControl: Avoid compiler warningsErik Schnetter2013-01-24
* LoopControl: Add debug assert statements when array padding is enabledErik Schnetter2013-01-24
* LoopControl: Correct Fortran OpenMP definitionsErik Schnetter2013-01-24
* CarpetRegrid2: Correct min_fractionErik Schnetter2013-01-24
* CarpetLib: Implement and correct head, tail, init, last in the vect classErik Schnetter2013-01-24
* CarpetLib, LoopControl: Correct required/optional capabilitiesErik Schnetter2013-01-22
* LoopControl: Rename macro arguments to help avoid name clashesErik Schnetter2013-01-21
* LoopControl: More self-checkingErik Schnetter2013-01-21
* LoopControl: Correct Fortran macros; provide Fortran wrappersErik Schnetter2013-01-21
* LoopControl: Update Fortran macros to follow cctk_Loop APIErik Schnetter2013-01-20
* LoopControl: Add assert statements to loop macros to catch indexing errorsErik Schnetter2013-01-20
* CarpetLib: Rename argument to vect::index from lsh to ashErik Schnetter2013-01-20
* Carpet: Use cctk_ash where necessary in poisoning and checksummingErik Schnetter2013-01-20
* Carpet: Return cctk_ash instead of cctk_lsh in CCTK_ArrayGroupSizeBErik Schnetter2013-01-20
* CarpetIOASCII: Update test results after domain decomposition changeErik Schnetter2013-01-20
* LoopControl: Correct indexing error with vectorisationErik Schnetter2013-01-20
* LoopControl: Store loop bounds in the provided variablesErik Schnetter2013-01-19
* Carpet: Correct load-balancing algorithm to really prefer splitting in the z ...Erik Schnetter2013-01-19
* CarpetIOBasic: Simplify code and avoid compiler warnings (again)Erik Schnetter2013-01-19
* 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
* CarpetIOHDF5: Make variable unsigned to avoid compiler warningErik Schnetter2013-01-18
* CarpetIOHDF5: Remove unused variables, initialise other variable to avoid com...Erik Schnetter2013-01-18
* CarpetIOBasic: Simplify code and avoid compiler warningsErik Schnetter2013-01-18
* CarpetLib: Remove unused variablesErik Schnetter2013-01-18
* LoopControl: Run tests only with 2 processesErik Schnetter2013-01-18
* LoopControl: Circumvent Cray compiler bugErik Schnetter2013-01-17
* LoopControl: RewriteErik Schnetter2013-01-16
* CarpetLib: Rewrite array paddingErik Schnetter2013-01-16
* CycleClock: Handle Cray compilerErik Schnetter2013-01-16
* CarpetReduce: Clean up code defining reduction weight masksErik Schnetter2013-01-16
* CarpetReduce: Support array padding (cctk_ash)Erik Schnetter2013-01-16
* Carpet: Initialise all timing variablesErik Schnetter2013-01-16
* CarpetReduce: Remove empty fileErik Schnetter2013-01-16
* Carpet: Remove backup filesErik Schnetter2013-01-15
* CycleClock: Undo debugging changeErik Schnetter2012-12-31
* CycleClock: Abort compile if architecture is not supportedErik Schnetter2012-12-31
* CycleClock: Support Blue Gene/QErik Schnetter2012-12-31
* CycleClock: Optimise x86-64 PGI implementationErik Schnetter2012-12-31
* CycleClock: Determine elapsed time via integer arithmeticErik Schnetter2012-12-31
* CycleClock: Reduce wait time for determining cycle tickErik Schnetter2012-12-31
* CarpetLib: Ensure allocated memory is aligned for vectorisationErik Schnetter2012-12-31
* Carpet: Use dup2 instead of dup do control destination file descriptorErik Schnetter2012-12-26
* CarpetLib, CycleClock: Move cycle counting clock into its own thornErik Schnetter2012-12-21
* CarpetIOHDF5: Sliced HDF5 output index file not stored correctlyDavid Radice2012-12-19
* CarpetLib: support padding in non-OpenMP transport operatorRoland Haas2012-12-12