Skip to content
  • oliver.sander_at_tu-dresden.de's avatar
    Disable ParMetis support in the examples · f0a83f32
    oliver.sander_at_tu-dresden.de authored
    ParMetis does something weird with the mpi.h header and C linkage.
    This leads to "conflicting declaration" errors for MPI methods.
    As we are not using ParMetis anyway let's just disable it.
    
    Yes, this is not particularly pretty, but the problem will go away
    once we port away from dune-pdelab, which we plan on doing anyway.
    f0a83f32