aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* 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
* Slight optimization of CC ENO operators.Christian Reisswig2011-12-14
* CarpetLib: Enable more detailed output for region_tErik Schnetter2011-12-14
* CarpetLib: Define MPI reduction operators for complex numbersErik Schnetter2011-12-14
* CarpetLib: Rewrite vectorisation of prolongate_3d_rf2Erik Schnetter2011-12-14
* CarpetLib: Improve bboxlib algorithmsErik Schnetter2011-12-14
* CarpetLib: avoid simultaneous implicit and explicit instantiation ofRoland Haas2011-12-14
* CarpetLib: Correct component and process ids while regriddingErik Schnetter2011-12-14
* CarpetLib: Correct communication schedule for regridding prolongationErik Schnetter2011-12-14
* Adapt Carpet to hierarchical timersIan Hinder2011-12-14
* CarpetLib: Add function allgatherv1 in mpi_string.ccErik Schnetter2011-12-14
* CarpetLib: Create MPI datatypes for vect<,> classesErik Schnetter2011-12-14
* CarpetLib: Remove some attribute(const) declarationsErik Schnetter2011-12-14
* Select 2nd order cc-eno for 3rd order interpolation since stencil radius is l...Christian Reisswig2011-12-14
* CarpetLib, Carpet: Add cell-centred TVD prolongation operatorErik Schnetter2011-12-14
* Merge.Christian Reisswig2011-12-14
|\
| * Correct index check for eno operators.Christian Reisswig2011-12-14
* | MergeErik Schnetter2011-12-14
|\ \ | |/ |/|