Opm::PackUnpackFlows Class Reference

#include <CollectDataOnIORank_impl.hpp>

Inheritance diagram for Opm::PackUnpackFlows:
Inheritance graph

Public Member Functions

 PackUnpackFlows (const std::array< FlowsData< double >, 3 > &localFlows, std::array< FlowsData< double >, 3 > &globalFlows, const bool isIORank)
 
void pack (int link, MessageBufferType &buffer)
 
void unpack (int, MessageBufferType &buffer)
 

Constructor & Destructor Documentation

◆ PackUnpackFlows()

Opm::PackUnpackFlows::PackUnpackFlows ( const std::array< FlowsData< double >, 3 > &  localFlows,
std::array< FlowsData< double >, 3 > &  globalFlows,
const bool  isIORank 
)
inline

References pack(), and unpack().

Member Function Documentation

◆ pack()

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

Referenced by PackUnpackFlows().

◆ unpack()

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

Referenced by PackUnpackFlows().


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