Opm::RestartIO::Helpers::AggregateMSWData Class Reference

#include <AggregateMSWData.hpp>

Public Member Functions

 AggregateMSWData (const std::vector< int > &inteHead)
 
void captureDeclaredMSWData (const Opm::Schedule &sched, const std::size_t rptStep, const Opm::UnitSystem &units, const std::vector< int > &inteHead, const Opm::EclipseGrid &grid, const Opm::SummaryState &smry, const Opm::data::WellRates &wr)
 
const std::vector< int > & getISeg () const
 Retrieve Integer Multisegment well data Array. More...
 
const std::vector< double > & getRSeg () const
 Retrieve Double precision segment data Array. More...
 
const std::vector< int > & getILBs () const
 Retrieve Integer multisegment well data Array for lateral branches (ILBS) More...
 
const std::vector< int > & getILBr () const
 Retrieve Integer multisegment well data Array for lateral branches (ILBR) More...
 

Constructor & Destructor Documentation

◆ AggregateMSWData()

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

Member Function Documentation

◆ captureDeclaredMSWData()

void Opm::RestartIO::Helpers::AggregateMSWData::captureDeclaredMSWData ( const Opm::Schedule sched,
const std::size_t  rptStep,
const Opm::UnitSystem units,
const std::vector< int > &  inteHead,
const Opm::EclipseGrid grid,
const Opm::SummaryState smry,
const Opm::data::WellRates wr 
)

◆ getILBr()

const std::vector< int > & Opm::RestartIO::Helpers::AggregateMSWData::getILBr ( ) const
inline

Retrieve Integer multisegment well data Array for lateral branches (ILBR)

References Opm::RestartIO::Helpers::WindowedArray< T >::data().

◆ getILBs()

const std::vector< int > & Opm::RestartIO::Helpers::AggregateMSWData::getILBs ( ) const
inline

Retrieve Integer multisegment well data Array for lateral branches (ILBS)

References Opm::RestartIO::Helpers::WindowedArray< T >::data().

◆ getISeg()

const std::vector< int > & Opm::RestartIO::Helpers::AggregateMSWData::getISeg ( ) const
inline

Retrieve Integer Multisegment well data Array.

References Opm::RestartIO::Helpers::WindowedArray< T >::data().

◆ getRSeg()

const std::vector< double > & Opm::RestartIO::Helpers::AggregateMSWData::getRSeg ( ) const
inline

Retrieve Double precision segment data Array.

References Opm::RestartIO::Helpers::WindowedArray< T >::data().


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