aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src
Commit message (Expand)AuthorAge
* 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
* 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
* CarpetLib: Use MPI_STATUS_IGNOREErik Schnetter2005-03-03
* CarpetLib: Small cleanups to vector group storage handlingErik Schnetter2005-03-03
* CarpetLib: Whitespace changesErik Schnetter2005-03-03
* CarpetLib: Specialise some vect template members to remove compiler warningsErik Schnetter2005-02-09
* CarpetLib: Specialise some vect template members to remove compiler warningsErik Schnetter2005-02-09
* Reverse iterator orderIan Hawke2005-02-09
* CarpetLib: Use dist::rank() instead of MPI_Comm_rank()Erik Schnetter2005-02-01
* CarpetLib: Whitespace changeErik Schnetter2005-02-01
* global: Change the way in which the grid hierarchy is storedErik Schnetter2005-02-01
* CarpetLib: Add missing #include <cassert>Erik Schnetter2005-01-12
* CarpetLib: Restructure lightweight communication buffersErik Schnetter2005-01-03
* CarpetLib: Rename data::interpolate_in_time to data::try_without_time_interpo...Erik Schnetter2005-01-03
* CarpetLib: Clean up some warning messagesErik Schnetter2005-01-03
* CarpetLib: Add lightweight communication buffers (untested)Erik Schnetter2005-01-02
* CarpetLib: Add more checks to dh classErik Schnetter2005-01-02
* CarpetLib: Move class commstate into its own fileErik Schnetter2005-01-01