freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fields with replicated internal guards?


From: Richard Guenther
Subject: Fields with replicated internal guards?
Date: Mon, 19 Aug 2002 11:12:29 +0200 (CEST)

Hi!

If I want to have temporary fields to which I can apply a >0 order
operator I need guards. Now I dont want to exchange any data between
nodes, because I can create all data I need locally (in fact, I do, by
assignment to the whole domain). How do I tell pooma to
- replicate the internal guards on both affected nodes
- not to do any communication

For now I just use Remote<Brick> engines, but this seems to generate
network traffic. I suppose the ReplicatedTag layout tag class is for this,
but I read this replicates _all_ data for the total domain?

Richard.

--
Richard Guenther <address@hidden>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/
The GLAME Project: http://www.glame.de/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]