aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
Commit message (Expand)AuthorAge
...
* 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
* 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
* CarpetLib: Rename some variables to avoid shadowing class membersErik Schnetter2005-01-01
* CarpetLib: Remove many this-> prefixes in class gfErik Schnetter2005-01-01
* CarpetLib: Remove many this-> prefixes in class dataErik Schnetter2005-01-01
* CarpetLib: Correct errors in declaration of timestatErik Schnetter2005-01-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* CarpetLib: Move class timestat into its own fileErik Schnetter2005-01-01
* CarpetLib: Output gh more elegantlyErik Schnetter2005-02-01
* global: Replace "&&" and "||" by "and" and "or"Erik Schnetter2005-02-01
* doc: Play with using doxygen for Fortran codeErik Schnetter2005-02-01
* CarpetLib: Change checking of processor number in data classErik Schnetter2004-12-30
* CarpetLib: Instantiate vect and bbox for CCTK_REAL instead of doubleErik Schnetter2005-01-27
* CarpetLib: Remove unused variables from Fortran codeErik Schnetter2005-01-01
* CarpetLib/src/defs.hh: no need to '#include <complex>'Thomas Radke2005-01-18
* CarpetLib: Try harder to normalise bboxsetsErik Schnetter2005-01-04
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01