Opm::PackUnPackLgrBlockData Class Reference

#include <CollectDataOnIORank_impl.hpp>

Inheritance diagram for Opm::PackUnPackLgrBlockData:
Inheritance graph

Public Member Functions

 PackUnPackLgrBlockData (const std::map< std::tuple< std::string, int, int >, double > &localLgrBlockData, std::map< std::tuple< std::string, int, int >, double > &globalLgrBlockValues, bool isIORank)
 
void pack (int link, MessageBufferType &buffer)
 
void unpack (int, MessageBufferType &buffer)
 

Constructor & Destructor Documentation

◆ PackUnPackLgrBlockData()

Opm::PackUnPackLgrBlockData::PackUnPackLgrBlockData ( const std::map< std::tuple< std::string, int, int >, double > &  localLgrBlockData,
std::map< std::tuple< std::string, int, int >, double > &  globalLgrBlockValues,
bool  isIORank 
)
inline

References pack(), and unpack().

Member Function Documentation

◆ pack()

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

◆ unpack()

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

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