My Project
Loading...
Searching...
No Matches
Opm::ElementIndexScatterHandle< EquilMapper, Mapper > Class Template Reference

Communication handle to scatter the global index. More...

#include <CollectDataOnIORank_impl.hpp>

Public Types

using DataType = int
 

Public Member Functions

 ElementIndexScatterHandle (const EquilMapper &sendMapper, const Mapper &recvMapper, std::vector< int > &elementIndices)
 
bool fixedSize (int, int)
 
template<class T >
std::size_t size (const T &)
 
template<class B , class T >
void gather (B &buffer, const T &t)
 
template<class B , class T >
void scatter (B &buffer, const T &t, std::size_t)
 
bool contains (int dim, int codim)
 

Detailed Description

template<class EquilMapper, class Mapper>
class Opm::ElementIndexScatterHandle< EquilMapper, Mapper >

Communication handle to scatter the global index.


The documentation for this class was generated from the following file: