aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src
Commit message (Expand)AuthorAge
...
* CarpetLib: clean up higher order restriciton someRoland Haas2012-09-11
* CarpetLib: add preliminary support for higher order restrictionRoland Haas2012-09-11
* CarpetLib: Fill overlap zones via prolongation during regrid.Christian Reisswig2012-09-11
* CarpetLib: disable debug outputRoland Haas2012-09-11
* Remove all #warning statementsErik Schnetter2012-09-11
* CarpetLib: Correct determining overlap zonesErik Schnetter2012-09-11
* CarpetLib: Correct determining buffer and overlap zonesErik Schnetter2012-09-11
* CarpetLib: Disable OpenMP collapse statementsErik Schnetter2012-09-11
* CarpetLib: Remove superfluous memoryof() definitionsErik Schnetter2012-09-11
* Carpet…: Rename buffer2 to overlap zones; correct implementation in dhErik Schnetter2012-09-11
* CarpetLib: Remove warnings for non-aligned grid variablesErik Schnetter2012-09-11
* CarpetLib: Use vectors instead of lists to store bboxset bboxesErik Schnetter2012-09-11
* Carpet, CarpetLib: Complete patch to support buffer2 zonesErik Schnetter2012-09-11
* CarpetLib: Check whether grid functions are alignedErik Schnetter2012-09-11
* CarpetLib: store OpenMP thread number in dist objectRoland Haas2012-09-11
* CarpetLib: Improve comment of dh data structuresErik Schnetter2012-09-11
* CarpetLib: output regions when not-contained error is detected inRoland Haas2012-09-11
* CarpetLib: Cache end() iterator in bboxsetErik Schnetter2012-09-11
* CarpetLib: Ensure that time and memory statistics are outputErik Schnetter2012-09-11
* CarpetLib: Add Fortran wrappers for CarpetLib timersErik Schnetter2012-09-11
* CarpetLib: Avoid warning about sign changeErik Schnetter2012-09-11
* CarpetLib: Remove support OMIT_F90Erik Schnetter2012-09-11
* Carpet: Change some #warnings into commentsErik Schnetter2012-09-11
* CarpetLib: Change API to obtain pointer to grid function dataErik Schnetter2012-09-11
* CarpetLib: Rewrite some loops to avoid Intel compiler segfaultErik Schnetter2012-09-11
* CarpetLib: Re-enable functional API for vect classErik Schnetter2012-09-11
* CarpetLib: Add vect::first and vect::lastErik Schnetter2012-09-11
* CarpetLib: Remove/correct ATTRIBUTE_CONST and ATTRIBUTE_PURE declarationsErik Schnetter2012-09-11
* CarpetLib: Declare gh::level_did_change as constErik Schnetter2012-09-11
* CarpetLib: Provide idiv/imod functions that always round downErik Schnetter2012-09-11
* Carpet/CarpetLib: Move stack backtrace code to its own fileErik Schnetter2012-09-11
* CarpetLib: Move some OpenMP parallelisation into the operatorsErik Schnetter2012-09-11
* CarpetLib: Add preliminary support for DGFE operatorsErik Schnetter2012-09-11
* CarpetLib: Only produce refluxing debug output with CarpetLib::verboseErik Schnetter2012-09-11
* MergeErik Schnetter2012-09-11
* CarpetLib: wrap some debugging-only assert statement in an if blockroland haas2012-09-11
* CarpetLib: Improve prolongation with single precision.Barry Wardell2012-09-11
* CarpetLib: Allow larger errors in single precisionErik Schnetter2012-09-11
* MergeErik Schnetter2012-09-11
|\
| * Re-organise some refluxing internalsErik Schnetter2012-09-11
* | CarpetLib: Correct white spaceErik Schnetter2012-09-11
* | Cast several things to CCTK_REAL to supportIan Hinder2012-09-11
|/
* CarpetLib: add empty constructor to struct slab to make gcc happyRoland Haas2012-09-11
* CarpetLib: Don't declare dummy variable constErik Schnetter2012-09-11
* CarpetLib: Correct argument nameErik Schnetter2012-09-11
* CarpetLib: Allocate space for dstbox before restricting/prolongatingErik Schnetter2012-09-11
* CarpetLib: Extend operator API to allow hyperslabbingErik Schnetter2012-09-11
* CarpetLib: Move template definitions to mpi_string.hhErik Schnetter2012-09-11
* CarpetLib: Ignore empty bboxes in bboxset::operator|=(bbox)Erik Schnetter2011-12-14
* Improve named barriersErik Schnetter2011-12-14