aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/gdata.cc
Commit message (Expand)AuthorAge
* CarpetLib: Add missing #include <sstream> to gdata.ccErik Schnetter2007-04-19
* CarpetLib: Various changes to class dataErik Schnetter2007-04-19
* CarpetLib: Add timer copy_into_sendbuffer_memcpy in gdataErik Schnetter2007-02-04
* CarpetLib: Add some const qualifiersErik Schnetter2007-02-04
* CarpetLib: Use AT instead of at in some remaining placesErik Schnetter2007-02-04
* CarpetLib: Add _storage field to gdata classErik Schnetter2007-02-04
* CarpetLib: Improve timersErik Schnetter2007-02-03
* CarpetLib: Use AT to index std::vectorErik Schnetter2007-02-03
* CarpetLib: Reorganise prolongation and restriction operatorsErik Schnetter2007-01-12
* CarpetLib: Make many MPI experiments configurableErik Schnetter2006-12-06
* CarpetLib: Collect more timing informationErik Schnetter2006-09-04
* CarpetLib: Extend timing statisticsErik Schnetter2006-07-31
* CarpetLib: Cast unsigned values explicitly to (int)Erik Schnetter2006-07-31
* CarpetLib: Rename some local variablesErik Schnetter2005-11-19
* CarpetLib: Change member dist::comm to function dist::comm()Erik Schnetter2005-11-19
* CarpetLib: bugfix in collective commbuffer schemeThomas Radke2005-08-16
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* 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: 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: Correct assert statementsErik Schnetter2005-04-16
* CarpetLib: Forbid copying data<T> objectsErik Schnetter2005-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, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* move block of duplicated assert() statements in {copy,interpolate}_from_{recv...Thomas Radke2005-03-16
* CarpetLib: Use MPI_STATUS_IGNOREErik Schnetter2005-03-03
* CarpetLib: Restructure lightweight communication buffersErik Schnetter2005-01-03
* CarpetLib: Add lightweight communication buffers (untested)Erik Schnetter2005-01-02
* CarpetLib: Move class commstate into its own fileErik Schnetter2005-01-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* CarpetLib: Move class timestat into its own fileErik Schnetter2005-01-01
* CarpetLib: Change checking of processor number in data classErik Schnetter2004-12-30
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib: Collect more timing statisticsErik Schnetter2004-12-30
* CarpetLib: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* CarpetLib: Introduce parameter to post MPI_Irecv and MPI_Isend at the same timeErik Schnetter2004-12-08
* CarpetLib: Add parameter specifying how many MPI tags to useErik Schnetter2004-12-08
* CarpetLib/src/*gf.*,*data.* const public members, canonicaliseswhite2004-12-09
* CarpetLib/src/*data* CarpetIOASCII/src/ioascii.cc MPI_Comm_rank wrappersswhite2004-12-08
* CarpetLib: Implement using MPI_Waitall for communicatingErik Schnetter2004-11-24
* CarpetLib: more consistency checks during communicationErik Schnetter2004-10-20
* CarpetLib: Ensure that all sent and received regions have been waited forErik Schnetter2004-10-09
* Remove CVS header tagsErik Schnetter2004-09-18
* Insert a check that all gdata arrays are created on all processors.schnetter2004-04-07