My Project
Opm::PAvgCalculator Class Reference

Classes

struct  Connection
 
struct  Neighbour
 

Public Types

enum class  WBPMode { WBP , WBP4 , WBP5 , WBP9 }
 

Public Member Functions

 PAvgCalculator (const std::string &well, double well_ref_depth, const EclipseGrid &grid, const std::vector< double > &porv, const WellConnections &connections, const PAvg &pavg)
 
const std::string & wname () const
 
double wbp () const
 
double wbp4 () const
 
double wbp5 () const
 
double wbp9 () const
 
double wbp (WBPMode mode) const
 
bool add_pressure (std::size_t global_index, double pressure)
 
const std::vector< std::size_t > & index_list () const
 
std::pair< std::reference_wrapper< const std::vector< double > >, std::reference_wrapper< const std::vector< bool > > > data () const
 

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