#include <Runspec.hpp>

Public Member Functions

 WellSegmentDims ()
 
 WellSegmentDims (const Deck &deck)
 
int maxSegmentedWells () const
 
int maxSegmentsPerWell () const
 
int maxLateralBranchesPerWell () const
 
bool operator== (const WellSegmentDims &data) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static WellSegmentDims serializeObject ()
 

Constructor & Destructor Documentation

◆ WellSegmentDims() [1/2]

Opm::WellSegmentDims::WellSegmentDims ( )

◆ WellSegmentDims() [2/2]

Opm::WellSegmentDims::WellSegmentDims ( const Deck deck)
explicit

Member Function Documentation

◆ maxLateralBranchesPerWell()

int Opm::WellSegmentDims::maxLateralBranchesPerWell ( ) const
inline

◆ maxSegmentedWells()

int Opm::WellSegmentDims::maxSegmentedWells ( ) const
inline

◆ maxSegmentsPerWell()

int Opm::WellSegmentDims::maxSegmentsPerWell ( ) const
inline

◆ operator==()

bool Opm::WellSegmentDims::operator== ( const WellSegmentDims data) const

◆ serializeObject()

static WellSegmentDims Opm::WellSegmentDims::serializeObject ( )
static

◆ serializeOp()

template<class Serializer >
void Opm::WellSegmentDims::serializeOp ( Serializer serializer)
inline

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