aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
...
* 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
* Carpet/CarpetLib/src/prolongate_3d_real8_eno.F90baiotti2008-02-28
* CarpetLib: Output all digits in error messageErik Schnetter2008-02-25
* CarpetLib: Change API of ggf's cycle, flip, and fillErik Schnetter2008-02-19
* CarpetLib: White space change in ggf.ccErik Schnetter2008-02-19
* CarpetLib: Remove some superfluous if statements in the communication scheduleErik Schnetter2008-02-19
* CarpetLib: Simplify implementation of data<T>::allocsizeErik Schnetter2008-02-19
* CarpetLib: Make mem<T> saferErik Schnetter2008-02-19
* CarpetLib: Use vector<char> instead of new char in commstate classErik 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: Remove old-style communication routinesErik Schnetter2008-01-30
* CarpetLib: Remove unoptimised fields of dh::boxes structureErik Schnetter2008-01-30
* CarpetLib: Move pseudoregion datatypes to region.hhErik Schnetter2008-01-30
* CarpetLib: Remove commented out calls to optimise2_fieldErik Schnetter2008-01-30
* CarpetLib: Free memory when deallocating grid functionsErik Schnetter2008-01-29
* CarpetLib: Update timer calibrationErik Schnetter2008-01-23
* CarpetLib: Make prolongation operator parallelisation compile on AIXErik Schnetter2008-01-20
* CarpetLib: Introduce new communication scheduleErik Schnetter2008-01-14
* CarpetLib: Slight change to memstat outputErik Schnetter2008-01-14
* CarpetLib: Rename function argumentErik Schnetter2008-01-14
* CarpetLib: Add function ggf::fill, which fills all time levelsErik Schnetter2008-01-14