[Dune] [#594] Make potential processor rank with which communication can occur available through grid interface

Dune dune at dune-project.org
Thu Sep 3 14:59:38 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#594 - Make potential processor rank with which communication can occur available through grid interface
User who did this - Andreas Dedner (dedner)

----------
I would agree that a helper class would be a great thing.
Some class in grid/misc or so which allows setting up a
communication pattern or similar things. Our communication in
dune-fem works that way, i.e., we set up the pattern storing
the positions in the Dof vectors for sending and receiving.
This pattern is generated using one call to the grid communication
method using a special data handle implementation.
It would be nice to have something like that in dune-grid - or 
implementation uses some of the parallel interface from the ALUGrid
library (point to point communication and the Streams) so that it
can not be directly used in dune-grid...
But I do not really see that an additional method on the grid interface
is a good idea especially since the information of the ranks might not
always suffice.  
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=594#comment1031

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list