Fields with replicated internal guards?
Richard Guenther
rguenth at tat.physik.uni-tuebingen.de
Mon Aug 19 09:12:29 UTC 2002
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 <richard.guenther at uni-tuebingen.de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/
The GLAME Project: http://www.glame.de/
More information about the pooma-dev
mailing list