dune-grid 2.9.0
|
Compute a repartitioning of a Dune grid using ParMetis. More...
#include <algorithm>
#include <vector>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/exceptions.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/grid/utility/globalindexset.hh>
#include <dune/grid/common/mcmgmapper.hh>
#include <dune/grid/common/rangegenerators.hh>
Go to the source code of this file.
Compute a repartitioning of a Dune grid using ParMetis.