#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::CompVec
massRate
 
std::vector< int > cellId
 

Protected Member Functions

 WellReport ()
 

Constructor & Destructor Documentation

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

Referenced by report().

Member Function Documentation

void Opm::BlackoilWells::WellReport::clearAll ( )
inline
static WellReport* Opm::BlackoilWells::WellReport::report ( )
inlinestatic

References WellReport().

Member Data Documentation

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

Referenced by clearAll().

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

Referenced by clearAll().

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

Referenced by clearAll().

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

Referenced by clearAll().


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