aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* 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: Test new prolongation operators at startupErik 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
* CarpetLib: Implement prolongation operators via templatesErik Schnetter2011-12-14
* CarpetLib: Redefine handling of reduction maskErik Schnetter2011-12-14
* CarpetLib: Avoid calling desctructors for global variablesErik Schnetter2011-12-14
* CarpetLib: Add comments to typeprops.hhErik Schnetter2011-12-14
* CarpetLib: Remove dependency on LoopControlErik Schnetter2011-12-14
* CarpetLib: Rearrange order of #include statementsErik Schnetter2011-12-14
* CarpetLib: Allow bboxset to be shiftedErik Schnetter2011-12-14
* CarpetLib: Rearrange order of #include statementsErik Schnetter2011-12-14
* CarpetLib: Assert that bbox strides are positiveErik Schnetter2011-12-14
* Backed out changeset 1b5c07de6243Erik Schnetter2011-12-14
* CarpetReduce: Remove unused variable "mask"Erik Schnetter2011-12-14
* CarpetLib: Add new transport operator "accumulate"Erik Schnetter2011-12-14
* CarpetLib: Store more details for setting up the weight masksErik Schnetter2011-12-14
* CarpetLib: Correct error detection in prolongate_3d_cc_o1_rf2Erik Schnetter2011-12-14
* CarpetLib: Correct refluxing in operator restrict_3d_vc_rf2Erik Schnetter2011-12-14
* CarpetLib: Add more debug output to operator prolongate_3d_cc_o1_rf2Erik Schnetter2011-12-14
* CarpetLib: Add another consistency check when executing communication scheduleErik Schnetter2011-12-14
* CarpetLib: Correct refluxing errorsErik Schnetter2011-12-14
* CarpetLib: Protect copy3d operator's debug output when using OpenMPErik Schnetter2011-12-14
* CarpetLib: Don't require aligned bboxes for the "contains" functionErik Schnetter2011-12-14