aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/commstate.hh
Commit message (Expand)AuthorAge
* CarpetLib: Do not reallocate communication buffers; instead, keep them aroundErik Schnetter2013-08-06
* CarpetLib: Use "process" instead of "processor" in comments and outputErik Schnetter2012-11-24
* CarpetLib: Use thorn NoMPI to be able to run without MPIErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetLib: Count number of received bytes correctly in comm_stateErik Schnetter2008-07-15
* CarpetLib: Correct memory leak in commstate classErik Schnetter2008-03-01
* CarpetLib: Use vector<char> instead of new char in commstate classErik Schnetter2008-02-19
* CarpetLib: Remove extra comma in commstate.hhErik Schnetter2007-06-01
* CarpetLib: Various commstate changesErik Schnetter2007-04-19
* CarpetLib: Resolve conflict in commstate.hhErik Schnetter2005-11-19
* CarpetLib: Re-indent commstate::procbufdescErik Schnetter2005-11-19
* CarpetLib: permute order of member initializers in comm_state::procbufdesc() ...Jonathan Thornburg2005-09-21
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetLib: clean-up of communication scheme for individual sends/recvs on sin...Thomas Radke2005-05-26
* CarpetLib: some optimisations for the collective buffers communication schemeThomas Radke2005-04-11
* CarpetLib: bugfix for collective buffers communicationThomas Radke2005-04-11
* CarpetLib, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* 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