repartition.hh File Reference

Functionality for redistributing a parallel index set using graph partitioning. More...

Go to the source code of this file.

Classes

struct  Dune::RedistributeInterface

Namespaces

namespace  Dune

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.
template<class G , class T1 , class T2 >
bool Dune::graphRepartition (const G &graph, Dune::OwnerOverlapCopyCommunication< T1, T2 > &oocomm, int nparts, Dune::OwnerOverlapCopyCommunication< T1, T2 > *&outcomm, RedistributeInterface &redistInf)
 execute a graph repartition for a giving graph and indexset.

Detailed Description

Functionality for redistributing a parallel index set using graph partitioning.

Refactored version of an intern.

Author:
Markus Blatt

Variable Documentation

int* adj_
int base_
const ParmetisDuneIndexMap& data_
std::vector<int> duneToParmetis
std::size_t i_
std::vector<int> parmetisToDune
std::vector<int> vtxDist_
Generated on Sat Apr 24 11:13:47 2010 for dune-istl by  doxygen 1.6.3