dune-istl
2.4
|
#include <dune/istl/repartition.hh>
Public Member Functions | |
void | setCommunicator (MPI_Comm comm) |
template<class Flags , class IS > | |
void | buildSendInterface (const std::vector< int > &toPart, const IS &idxset) |
void | reserveSpaceForReceiveInterface (int proc, int size) |
void | addReceiveIndex (int proc, std::size_t idx) |
template<typename TG > | |
void | buildReceiveInterface (std::vector< std::pair< TG, int > > &indices) |
~RedistributeInterface () | |
|
inline |
|
inline |
Referenced by Dune::buildCommunication().
|
inline |
|
inline |
Referenced by Dune::buildCommunication().
|
inline |
|
inline |
Referenced by Dune::buildCommunication().