aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
...
* 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
* CarpetLib: Require that the bboxes are aligned for the & operatorErik Schnetter2011-12-14
* Carpet: Implement new routine gather_stringErik Schnetter2011-12-14
* Merged changesErik Schnetter2011-12-14
|\
| * CarpetLib: add commentknarf2011-12-14
| * CarpetLib: remove re-assignment of all_refinedknarf2011-12-14
| * CarpetLib: correct typo in commentknarf2011-12-14
* | CarpetLib: Correct refluxing function in ggfErik Schnetter2011-12-14
* | CarpetLib: Correct refluxing communication scheduleErik Schnetter2011-12-14
* | CarpetLib: Disable invalid stride consistency check (for face-centered grids)Erik Schnetter2011-12-14
* | CarpetLib: Correctly determine face-centered grids while restrictingErik Schnetter2011-12-14
* | CarpetLib: White space change in fulltreeErik Schnetter2011-12-14