Opm::data::WellRates Class Reference

#include <Wells.hpp>

Inheritance diagram for Opm::data::WellRates:
Inheritance graph

Public Member Functions

double get (const std::string &well_name, Rates::opt m) const
 
double get (const std::string &well_name, Connection::global_index connection_grid_index, Rates::opt m) const
 
template<class MessageBufferType >
void write (MessageBufferType &buffer) const
 
template<class MessageBufferType >
void read (MessageBufferType &buffer)
 

Public Attributes

keys
 STL member. More...
 
elements
 STL member. More...
 

Member Function Documentation

◆ get() [1/2]

double Opm::data::WellRates::get ( const std::string well_name,
Connection::global_index  connection_grid_index,
Rates::opt  m 
) const
inline

References Opm::end, and Opm::well.

◆ get() [2/2]

double Opm::data::WellRates::get ( const std::string well_name,
Rates::opt  m 
) const
inline

References Opm::end, and Opm::well.

◆ read()

template<class MessageBufferType >
void Opm::data::WellRates::read ( MessageBufferType &  buffer)
inline

References buffer, name, string, and Opm::well.

◆ write()

template<class MessageBufferType >
void Opm::data::WellRates::write ( MessageBufferType &  buffer) const
inline

References buffer, name, string, and Opm::well.

Member Data Documentation

◆ elements

T std::map< K, T >::elements
inherited

STL member.

◆ keys

K std::map< K, T >::keys
inherited

STL member.


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