Skip to content
Snippets Groups Projects
Commit eb378867 authored by Steffen Müthing's avatar Steffen Müthing Committed by Steffen Müthing
Browse files

Merge branch 'feature/fix-parmetisgridpartitioner-compilation' into 'master'


Feature/fix parmetisgridpartitioner compilation

While running the dune-grid tests for the 2.4.1 release, I stumbled over
`test-loadbalancing`, which stubbornly refused to work on Ubuntu 14.04.
This merge request fixes two things:

- It makes the partitioner work with ParMETIS 3.x by adding the
  necessary typedefs for `idx_t` and `real_t`.
- It completely disables the partitioner when running with scotch,
  because scotch doesn't emulate all of the functions required by it.

See merge request !34
(cherry picked from commit 616551eb)

Signed-off-by: default avatarSteffen Müthing <muething@dune-project.org>
parent 03f5c8cd
No related branches found
Tags v2.4.1-rc1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment