Opm::PackUnPackBlockData Class Reference

#include <CollectDataOnIORank_impl.hpp>

Inheritance diagram for Opm::PackUnPackBlockData:
Inheritance graph

Public Member Functions

 PackUnPackBlockData (const std::map< std::pair< std::string, int >, double > &localBlockData, std::map< std::pair< std::string, int >, double > &globalBlockValues, bool isIORank)
 
void pack (int link, MessageBufferType &buffer)
 
void unpack (int, MessageBufferType &buffer)
 

Constructor & Destructor Documentation

◆ PackUnPackBlockData()

Opm::PackUnPackBlockData::PackUnPackBlockData ( const std::map< std::pair< std::string, int >, double > &  localBlockData,
std::map< std::pair< std::string, int >, double > &  globalBlockValues,
bool  isIORank 
)
inline

References pack(), and unpack().

Member Function Documentation

◆ pack()

void Opm::PackUnPackBlockData::pack ( int  link,
MessageBufferType buffer 
)
inline

Referenced by PackUnPackBlockData().

◆ unpack()

void Opm::PackUnPackBlockData::unpack ( int  ,
MessageBufferType buffer 
)
inline

Referenced by PackUnPackBlockData().


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