#include <BlackoilWells.hpp>

Public Member Functions

void clearAll ()
 

Static Public Member Functions

static WellReportreport ()
 

Public Attributes

std::vector< double > perfPressure
 
std::vector< double > cellPressure
 
std::vector< BlackoilDefs::CompVecmassRate
 
std::vector< int > cellId
 

Protected Member Functions

 WellReport ()
 

Constructor & Destructor Documentation

◆ WellReport()

Opm::BlackoilWells::WellReport::WellReport ( )
inlineprotected

Referenced by report().

Member Function Documentation

◆ clearAll()

void Opm::BlackoilWells::WellReport::clearAll ( )
inline

◆ report()

static WellReport * Opm::BlackoilWells::WellReport::report ( )
inlinestatic

References WellReport().

Member Data Documentation

◆ cellId

std::vector<int> Opm::BlackoilWells::WellReport::cellId

Referenced by clearAll().

◆ cellPressure

std::vector<double> Opm::BlackoilWells::WellReport::cellPressure

Referenced by clearAll().

◆ massRate

std::vector<BlackoilDefs::CompVec> Opm::BlackoilWells::WellReport::massRate

Referenced by clearAll().

◆ perfPressure

std::vector<double> Opm::BlackoilWells::WellReport::perfPressure

Referenced by clearAll().


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