Opm::RestartIO::Helpers::AggregateConnectionData Class Reference

#include <AggregateConnectionData.hpp>

Public Member Functions

 AggregateConnectionData (const std::vector< int > &inteHead)
 
void captureDeclaredConnData (const Opm::Schedule &sched, const Opm::EclipseGrid &grid, const Opm::UnitSystem &units, const Opm::data::WellRates &xw, const std::size_t sim_step)
 
const std::vector< int > & getIConn () const
 
const std::vector< float > & getSConn () const
 
const std::vector< double > & getXConn () const
 

Constructor & Destructor Documentation

◆ AggregateConnectionData()

Opm::RestartIO::Helpers::AggregateConnectionData::AggregateConnectionData ( const std::vector< int > &  inteHead)
explicit

Member Function Documentation

◆ captureDeclaredConnData()

void Opm::RestartIO::Helpers::AggregateConnectionData::captureDeclaredConnData ( const Opm::Schedule sched,
const Opm::EclipseGrid grid,
const Opm::UnitSystem units,
const Opm::data::WellRates xw,
const std::size_t  sim_step 
)

◆ getIConn()

const std::vector< int > & Opm::RestartIO::Helpers::AggregateConnectionData::getIConn ( ) const
inline

◆ getSConn()

const std::vector< float > & Opm::RestartIO::Helpers::AggregateConnectionData::getSConn ( ) const
inline

◆ getXConn()

const std::vector< double > & Opm::RestartIO::Helpers::AggregateConnectionData::getXConn ( ) const
inline

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