#777 Behaviour of GridFactory in Parallel
Metadata
Property | Value |
---|---|
Reported by | Martin Nolte (nolte@mathematik.uni-freiburg.de) |
Reported at | Apr 20, 2010 09:19 |
Type | Feature Request |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Description
From the discussion started on FS #690 (closed):
Oliver: "I suspect that this is a gap in the specification of the grid factory. Did we ever discuss what the non-master processes should do when reading a grid?
The best way to me seems that users of the grid factory should assume that grids behave like UGGrid, hence the factory methods need to be called on all processes. Rationale: you never know what grid may need some setup on the non-master processes. If such setup is not needed (as apparently, e.g., in ALUGrid), the grid factory methods could simply be empty if rank!=0."
I think this should be discussed separately.