#include <dune/istl/repartition.hh>
◆ ~RedistributeInterface()
Dune::RedistributeInterface::~RedistributeInterface |
( |
| ) |
|
|
inline |
◆ addReceiveIndex()
void Dune::RedistributeInterface::addReceiveIndex |
( |
int | proc, |
|
|
std::size_t | idx ) |
|
inline |
◆ buildReceiveInterface()
template<typename TG >
void Dune::RedistributeInterface::buildReceiveInterface |
( |
std::vector< std::pair< TG, int > > & | indices | ) |
|
|
inline |
◆ buildSendInterface()
template<class Flags , class IS >
void Dune::RedistributeInterface::buildSendInterface |
( |
const std::vector< int > & | toPart, |
|
|
const IS & | idxset ) |
|
inline |
◆ reserveSpaceForReceiveInterface()
void Dune::RedistributeInterface::reserveSpaceForReceiveInterface |
( |
int | proc, |
|
|
int | size ) |
|
inline |
◆ setCommunicator()
void Dune::RedistributeInterface::setCommunicator |
( |
MPI_Comm | comm | ) |
|
|
inline |
The documentation for this struct was generated from the following file: