aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
* CarpetLib: Initialise Carpet's MPI communicator with an arbitrary communicatorErik Schnetter2005-08-25
* CarpetLib: bugfix in collective commbuffer schemeThomas Radke2005-08-16
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetLib: Implement fast recomposingErik Schnetter2005-08-11
* CarpetLib: typo in push of << operatorSteve White2005-08-09
* CarpetLib: give data an << operatorSteve White2005-08-09
* CarpetLib: Add outer buffer zonesErik Schnetter2005-08-08
* CarpetLib: Change default settings for the communication tuning parametersErik Schnetter2005-08-08
* CarpetLib: Correct typo in commentErik Schnetter2005-08-08
* CarpetLib: Change indentation of typestring definitionsErik Schnetter2005-08-08
* CarpetLib: Introduce new types b2vect and i2vectErik Schnetter2005-08-08
* CarpetLib: Disable check for time extrapolation for op_copy grid functionsErik Schnetter2005-07-26
* CarpetLib: Output memory statistics, and limit maximum memory usageErik Schnetter2005-07-27
* CarpetLib: Add 7th order accurate spatial interpolation operatorsErik Schnetter2005-07-15
* CarpetLib: Forbid even interpolation ordersErik Schnetter2005-07-15
* CarpetLib: Treat op_copy correctly when regriddingErik Schnetter2005-06-08
* CarpetLib: Add new transport operator type op_copyErik Schnetter2005-06-07
* CarpetLib: resolve conflictsErik Schnetter2005-06-06
* CarpetLib: do nothing if box to be copied is emptyThomas Radke2005-04-18
* CarpetLib: resolve conflictErik Schnetter2005-06-06
* CarpetLib: remove erroneous assert statements in the collective buffers commu...Thomas Radke2005-04-11
* CarpetLib: clean-up of communication scheme for individual sends/recvs on sin...Thomas Radke2005-05-26
* CarpetLib: remove bool gdata::owns_storage() which isn't needed anymore in th...Thomas Radke2005-05-26
* CarpetLib: bugfix for my latest commit for collective commbuffers optimisationThomas Radke2005-05-20
* CarpetLib: some optimisation for collective commbuffersThomas Radke2005-05-18
* CarpetLib: bugfix when using collective commbuffersThomas Radke2005-05-12
* CarpetLib: Output nice error message when the levels are not properly nestedErik Schnetter2005-05-08
* CarpetLib: Instantiate missing ostream template for vector<vect<int,3> >Erik Schnetter2005-05-02
* global: Add varying refinement factorsErik Schnetter2005-05-01
* CarpetLib: Add function vect::reverseErik Schnetter2005-05-01
* CarpetLib: Correct assert statementsErik Schnetter2005-04-16
* CarpetLib: Forbid copying data<T> objectsErik Schnetter2005-04-11
* CarpetLib: Correct errors in handling mem<T> objectsErik Schnetter2005-04-11
* CarpetLib: Remove unused function transfer_fromErik Schnetter2005-04-11
* CarpetLib: resolve conflict between collective communication and mem<T>Erik Schnetter2005-04-11
* CarpetLib: change the default for CarpetLib::use_waitall from "no" to "yes"Thomas Radke2005-04-11
* Carpet/CarpetLib: deactivate CarpetLib::minimise_outstanding_communicationsThomas Radke2005-04-11
* CarpetLib: remove erroneous assert statements in the collective buffers commu...Thomas Radke2005-04-11
* CarpetLib: some optimisations for the collective buffers communication schemeThomas Radke2005-04-11
* CarpetLib: bugfix for collective buffers communicationThomas Radke2005-04-11
* CarpetLib: Resolve conflict after introducing mem<T> classErik Schnetter2005-04-10
* CarpetLib: Introduce new class mem<T> for memory managementErik Schnetter2005-03-05
* CarpetLib: omit the name for the unused dummy function argument in dist::data...Thomas Radke2005-04-06
* CarpetLib: make fill_bbox_arrays() a static non-template function in data.cctradke2005-03-16
* CarpetLib, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* CarpetLib: remove unused send_listvect argument in copycat() and intercat()Thomas Radke2005-03-23
* CarpetLib: Do not check invariant of bboxset classErik Schnetter2005-03-21
* CarpetLib: Correct misleading commentErik Schnetter2005-03-21
* move block of duplicated assert() statements in {copy,interpolate}_from_{recv...Thomas Radke2005-03-16
* Carpet/CarpetLib: minimise the number of outstanding communication requeststradke2005-03-11