aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src
Commit message (Expand)AuthorAge
* 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
|\ \ | |/ |/|
| * CarpetLib: Correct check for VECTORISE_ALIGNED_ARRAYSErik Schnetter2011-12-14
* | CC-ENO: Fixed indexing problem in first order failsafe interpolation.Christian Reisswig2011-12-14
|/
* Cell-centered ENO2/ENO3: Switch back to first order if terrain becomes too ro...Christian Reisswig2011-12-14
* CarpetLib: Pre-calculate bbox regions for reduction maskErik Schnetter2011-12-14
* CarpetLib: Make dummy variable non-constant to pacify compilerErik Schnetter2011-12-14
* CarpetLib: Do not instantiate CCTK_INT prolongation operatorsErik Schnetter2011-12-14
* Implementation of 2nd and 3rd order ENO cell-centered prolongation operators.Christian Reisswig2011-12-14
* CarpetLib: Correct calculation of prolongation operators for cell-centred gridsErik Schnetter2011-12-14
* CarpetLib: remove superfluous OMP PARALLEL section in (W)ENO prolongationRoland Haas2011-12-14
* CarpetLib: Correct prolongation stencilsErik Schnetter2011-12-14
* CarpetLib: Correct prolongation communication schedule for cell centringErik Schnetter2011-12-14
* CarpetLib: Correct calculation of required stencil sizesErik Schnetter2011-12-14
* CarpetLib: Introduce gdata::allocated_memory_shapeErik Schnetter2011-12-14
* CarpetLib: Support CARPET_NO_INT in typecase mechanismErik Schnetter2011-12-14
* CarpetLib: Remove OMII_F90 handling in ENO operatorErik Schnetter2011-12-14
* CarpetLib: Recalculate total number of threads after changing itErik Schnetter2011-12-14
* CarpetLib: Ignore stride when "expanding" bboxes by an amount of zeroErik Schnetter2011-12-14
* CarpetLib: Align interpolation stencil weightsErik Schnetter2011-12-14
* CarpetLib: Add up to 5th order cell-centred prolongation operatorsErik Schnetter2011-12-14
* CarpetLib: Check that MPI datatypes are defined before using themErik Schnetter2011-12-14
* CarpetLib: Correct cell-centred prolongation operatorsErik Schnetter2011-12-14
* CarpetLib: Add source files for new prolongation operator implementationErik Schnetter2011-12-14
* CarpetLib: Remove source files for old prolongation operatorsErik Schnetter2011-12-14
* CarpetLib: Use thorn NoMPI to be able to run without MPIErik Schnetter2011-12-14
* CarpetLib: Rearrange order of #include statementsErik Schnetter2011-12-14