[Dune] Working with buffer in CommDataHandleIF ?

Markus Blatt Markus.Blatt at iwr.uni-heidelberg.de
Wed May 12 16:54:39 CEST 2010


Hi,

On Wed, May 12, 2010 at 03:56:25PM +0200, Benedikt Oswald wrote:
> Hi Markus, thanks. Actually, I do it as you suggested.
> Maybe I should ask the question more precise:
> 
> if the number of objects communicated is not 1 as in the example,
> I need to know the ordering in the buffer. Actually, what I sent via
> the mailing list is an excerpt from the implementation of
> my derived CommDataHandleIF class.
> 

I am sorry for not understanding yu previously.

Your approach should work as the buffer is
first in, first out. The data for one entity will be received in the
same order as you packed it on the sending side.

Cheers, Markus




More information about the Dune mailing list