aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/data.cc
Commit message (Expand)AuthorAge
* CarpetLib: add some code for electric fence like functionalityRoland Haas2013-09-27
* CarpetLib: Small code simplificationErik Schnetter2013-08-08
* CarpetLib: Some harmless code cleanupErik Schnetter2013-08-08
* Carpet: Do not use dynamic_castErik Schnetter2013-08-04
* CarpetLib: New parameter use_loopcontrol_in_operatorsErik Schnetter2013-07-27
* CarpetLib: Correct some type declarations for 4d grid structuresErik Schnetter2013-05-20
* CarpetLib: support padding in non-OpenMP transport operatorRoland Haas2012-12-12
* CarpetLib: Add default case to switch statementErik Schnetter2012-11-24
* CarpetLib: Support padding in enovol prolongation operatorErik Schnetter2012-11-22
* Allow padding in transport operatorsErik Schnetter2012-11-22
* CarpetLib: add volume averaged cc eno operatorRoland Haas2012-11-20
* CarpetLib: add fifth order cc restriction operatorRoland Haas2012-09-11
* CarpetLib: clean up higher order restriciton someRoland Haas2012-09-11
* CarpetLib: add preliminary support for higher order restrictionRoland Haas2012-09-11
* CarpetLib: Remove support OMIT_F90Erik 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: Improve prolongation with single precision.Barry Wardell2012-09-11
* Re-organise some refluxing internalsErik 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
* Slight optimization of CC ENO operators.Christian Reisswig2011-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
* Implementation of 2nd and 3rd order ENO cell-centered prolongation operators.Christian Reisswig2011-12-14
* CarpetLib: Add up to 5th order cell-centred prolongation operatorsErik Schnetter2011-12-14
* CarpetLib: Implement prolongation operators via templatesErik Schnetter2011-12-14
* CarpetLib: Add new transport operator "accumulate"Erik Schnetter2011-12-14
* CarpetLib: Correct refluxing errorsErik Schnetter2011-12-14
* CarpetLib: Correctly determine face-centered grids while restrictingErik Schnetter2011-12-14
* CarpetLib: Support mixed vertex/cell centred restrictionErik Schnetter2011-12-14
* CarpetLib: Normalize bboxsets automaticallyErik Schnetter2011-12-14
* Combine CarpetLib's INSTANTIATE and Carpet's TYPECASE mechanism into aErik Schnetter2011-12-14
* CarpetLib: Parallelise restriction operator with OpenMPErik Schnetter2011-12-14
* CarpetLib: Correct wording in error messageErik Schnetter2011-12-14
* CarpetLib: Parallelise AMR operators along longest directionErik Schnetter2011-12-14
* CarpetLib: Slightly simplify OpenMP parallelisation for AMR operatorsErik Schnetter2011-12-14
* CarpetLib: Improve OpenMP parallelisationErik Schnetter2011-12-14
* CarpetLib: Implement padding for grid variablesErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetLib: Correct typo in error messageErik Schnetter2009-01-26
* Carpet/CarpetLib/src/data.cc: Allow to choose 5th-order porlongation for the ...Luca Baiotti2008-12-09
* CarpetLib: Correct error check of OpenMP parallelisationErik Schnetter2008-10-01
* CarpetLib: Correct text error message for non-existing prolongation operatorsErik Schnetter2008-09-26
* CarpetLib: Add higher order interpolation operatorsErik Schnetter2008-04-25
* OpenMP changes:Erik Schnetter2008-03-21
* CarpetLib: Simplify implementation of data<T>::allocsizeErik Schnetter2008-02-19
* CarpetLib: Make mem<T> saferErik Schnetter2008-02-19
* CarpetLib: Add function memoryof to measure size of data structuresErik Schnetter2008-02-02