Dune Core Modules (unstable)
repartition.hh File Reference
Functionality for redistributing a parallel index set using graph partitioning. More...
#include <cassert>#include <map>#include <utility>#include <cmath>#include <dune/common/timer.hh>#include <dune/common/enumset.hh>#include <dune/common/stdstreams.hh>#include <dune/common/parallel/mpitraits.hh>#include <dune/common/parallel/communicator.hh>#include <dune/common/parallel/indexset.hh>#include <dune/common/parallel/indicessyncer.hh>#include <dune/common/parallel/remoteindices.hh>#include <dune/common/rangeutilities.hh>#include <dune/istl/owneroverlapcopy.hh>#include <dune/istl/paamg/graph.hh>Go to the source code of this file.
Namespaces | |
| namespace | Dune |
| Dune namespace. | |
Functions | |
| template<class G , class T1 , class T2 > | |
| void | Dune::fillIndexSetHoles (const G &graph, Dune::OwnerOverlapCopyCommunication< T1, T2 > &oocomm) |
| Fills the holes in an index set. More... | |
| template<class G , class T1 , class T2 > | |
| bool | Dune::graphRepartition (const G &graph, Dune::OwnerOverlapCopyCommunication< T1, T2 > &oocomm, Metis::idx_t nparts, std::shared_ptr< Dune::OwnerOverlapCopyCommunication< T1, T2 > > &outcomm, RedistributeInterface &redistInf, bool verbose=false) |
| execute a graph repartition for a giving graph and indexset. More... | |
Detailed Description
Functionality for redistributing a parallel index set using graph partitioning.
Refactored version of an intern.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)