aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/data.cc
Commit message (Expand)AuthorAge
* 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
* CarpetLib: Correct error in parallelisation of prolongation operatorsErik Schnetter2008-01-31
* CarpetLib: Make prolongation operator parallelisation compile on AIXErik Schnetter2008-01-20
* CarpetLib: Correct parallelisation of prolongation operatorsErik Schnetter2008-01-14
* CarpetLib: Improve error message when a non-existing stencil is selectedErik Schnetter2007-07-03
* CarpetLib: Add 3rd and 4th order time interpolationErik Schnetter2007-06-13
* CarpetLib: Add member gdata::allocsizeErik Schnetter2007-05-26
* CarpetLib: prevent GNU C++ compiler warningstradke2007-05-02
* CarpetLib: Various changes to class dataErik Schnetter2007-04-19
* CarpetLib: Change static_assert to have two argumentsErik Schnetter2007-02-28
* CarpetLib: Add ENO timer interpolatorErik Schnetter2007-02-19
* CarpetLib: Instantiate data<T>::operator<< correctlyErik Schnetter2007-02-14