Skip to content

#1491 ParMetis grid partitioner [patch]

Metadata

Property Value
Reported by Oliver Sander (oliver.sander@tu-dresden.de)
Reported at Sep 20, 2014 15:00
Type Feature Request
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Oliver Sander (oliver.sander@tu-dresden.de)
Last edited at Dec 6, 2014 16:10
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at Dec 6, 2014 16:10
Closed in version Unknown
Resolution Implemented
Comment Committed in 642583e8f1633ed38890c641107d454ccc82782f

Andreas, feel free to add additional features if you want/need them. |

Description

Benjamin Bykowski has written a short class that feeds a Dune grid to the ParMetis mesh partitioner. I propose to have that in dune/grid/utility. The file is attached for your convenience.

The main problem here is that the code needs the GlobalIndex class documented in FS 1489. Therefore we need to decide on how to handle 1489 first.

Attachments