aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* 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
* CarpetLib: Correct error in commentErik Schnetter2008-08-03
* CarpetLib: Allow negative array indices in vect<T,D>::indexErik Schnetter2008-07-25
* CarpetLib: Introduce vect<T,D>::indexErik Schnetter2008-07-24
* CarpetLib: Introduce template versions of functions c_datatype and datatypeErik Schnetter2008-07-24
* CarpetLib: Count number of received bytes correctly in comm_stateErik Schnetter2008-07-15
* CarpetLib: Add new parameter combine_recomposeErik Schnetter2008-07-15
* Move implementation of create_mpi_datatype from CarpetInterp2 to CarpetLibErik Schnetter2008-07-15
* CarpetLib: Simplify gf::typed_data slightlyErik Schnetter2008-07-15
* CarpetLib: Correct C++ error in prolongation operatorsErik Schnetter2008-07-15
* CarpetLib: Export include file typeprops.hhErik Schnetter2008-07-15
* CarpetLib: Implement function gh::locate_positionErik Schnetter2008-07-15
* Move definition of rvect, jvect etc. from Carpet to CarpetLib.Erik Schnetter2008-07-15
* CarpetLib: Correct error in prolongation coefficientsErik Schnetter2008-07-15
* Introduce a tree data structure to speed up domain decompositionErik Schnetter2008-06-20
* CarpetLib: Correct regridding communication scheduleErik Schnetter2008-05-20
* CarpetLib: Compare simulation times with relative accuracyErik Schnetter2008-05-14
* CarpetLib: Correct typo in commentErik Schnetter2008-04-25
* CarpetLib: Add higher order interpolation operatorsErik Schnetter2008-04-25
* CarpetLib: Improve error message when overly large bbox is createdErik Schnetter2008-04-01
* CarpetLib: Add a fall-back dummy timer in case no system timer is foundErik Schnetter2008-03-28
* CarpetLib: Update cycle.hErik Schnetter2008-03-27
* OpenMP changes:Erik Schnetter2008-03-21
* Enhance support for multi-patch simulationsErik Schnetter2008-03-19
* CarpetLib: Output type information in bbox error messagesErik Schnetter2008-03-19
* Add preprocessor macro CARPET_HAVE_BUFFER_WIDTH to carpet.hhIan Hinder2008-03-05
* CarpetLib: Correct memory leak in commstate classErik Schnetter2008-03-01
* Move communication schedule into its own data structureErik Schnetter2008-02-29
* Use MPI_CHAR instead of MPI_BYTE for to represent a C charErik Schnetter2008-02-29