aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
...
* CarpetLib: Correct white spaceErik Schnetter2011-12-14
* CarpetLib: New file containing a vertex centred restriction operatorErik Schnetter2011-12-14
* CarpetLib: Replace ! by notErik Schnetter2011-12-14
* CarpetLib: Make some typedefs in class dh publicErik Schnetter2011-12-14
* CarpetLib: New parameter use_ipm_timing_regionsErik Schnetter2011-12-14
* CarpetLib: Handle the system's isnan function betterErik Schnetter2011-12-14
* CarpetLib: Small change to interface.cclErik Schnetter2011-12-14
* CarpetLib: Introduce new virtual function new_typed_dataErik Schnetter2011-12-14
* Combine CarpetLib's INSTANTIATE and Carpet's TYPECASE mechanism into aErik Schnetter2011-12-14
* CarpetLib: Use int instead of ptrdiff_t in index calculationsErik Schnetter2011-12-14
* CarpetLib: Allow different numbers of ghost zones on different levelsErik Schnetter2011-12-14
* CarpetLib: Beautify code for flip_all and fill_allErik Schnetter2011-12-14
* CarpetLib: Beautify error messageErik Schnetter2011-12-14
* CarpetLib: Use at least first order interpolation for cell centringErik Schnetter2011-12-14
* CarpetLib: Update LoopControl options for time interpolation operatorsErik Schnetter2011-12-14
* CarpetLib: Allow scalar arguments for vect::eitherErik Schnetter2011-12-14
* CarpetLib: Instantiate ipow<vect<CCTK_REAL,dim> >Erik 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: Don't use OpenMP in copy_4dErik Schnetter2011-12-14
* CarpetLib: Improve OpenMP parallelisationErik Schnetter2011-12-14
* CarpetLib: declare local variable as constErik Schnetter2011-12-14
* CarpetLib: Implement padding for grid variablesErik Schnetter2011-12-14
* CarpetLib: Provide offsetof macro in C++Erik Schnetter2011-12-14
* CarpetLib: Add new routine bbox::index to calculate linear index in a regionErik Schnetter2011-12-14
* CarpetLib: Correct higher order prolongation operatorsErik 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: Use new "check" macroErik Schnetter2008-10-10
* CarpetLib: Define new macro "check(expr)" to check the return values easilyErik Schnetter2008-10-10
* CarpetLib: Correct C++Erik Schnetter2008-10-10
* * add additional check to eno1d: We want to interpolatecott2008-10-08
* Merge branch 'master' of carpetgit@carpetcode.dyndns.org:carpetThomas Radke2008-10-03
|\
| * CarpetLib: Allow expanding empty bboxesErik Schnetter2008-10-03
* | Merge branch 'master' of carpetgit@carpetcode.dyndns.org:carpetThomas Radke2008-10-03
|\|
| * CarpetLib: Correct error check of OpenMP parallelisationErik Schnetter2008-10-01
* | CarpetLib: add template instantiation for vect<CCTK_REAL,2>::output()Thomas Radke2008-10-01
|/
* CarpetLib: Add comments to ENO time interpolatorErik Schnetter2008-09-26
* CarpetLib: Correct text error message for non-existing prolongation operatorsErik Schnetter2008-09-26
* bugfix by Bruno Giacomazzo in ENO1D interpolation when checking whether the s...Thomas Radke2008-09-22
* CarpetLib: Correct severe error in setting up communication scheduleErik Schnetter2008-09-05
* CarpetLib: Forbid copying fulltree iteratorsErik Schnetter2008-09-05
* CarpetLib: Simplify fulltree API to avoid problems with PGI compilerErik Schnetter2008-09-05
* CarpetLib: Add more consistency checks to the fulltree classErik Schnetter2008-09-04
* CarpetLib: Correct errors in prolongation operatorsErik Schnetter2008-08-29
* CarpetLib: Allow empty fulltreesErik Schnetter2008-08-03
* CarpetLib: Allow some fuzz when comparing real numbersErik Schnetter2008-08-03