rate_control_type.h File Reference

Types of well control. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  blue_sky
namespace  blue_sky::wells

Enumerations

enum  blue_sky::wells::rate_control_type {
  blue_sky::wells::null_control,
  blue_sky::wells::bhp_control,
  blue_sky::wells::rate_control,
  blue_sky::wells::liquid_rate_control,
  blue_sky::wells::oil_rate_control,
  blue_sky::wells::water_rate_control,
  blue_sky::wells::gas_rate_control
}
 Descripes types of well control. More...

Functions

rate_control_type blue_sky::wells::rate_control_cast (int i)
 Converts int value to rate_control_type.
rate_control_type blue_sky::wells::rate_control_cast (const std::string &str)
 Converts string value to rate_control_type.
bool blue_sky::wells::is_bhp_control (rate_control_type type)
 Checks is rate_control_type is bhp control.
bool blue_sky::wells::is_rate_control (rate_control_type type)
 Checks is rate_control_type is rate control.


Detailed Description

Types of well control.

Author:
Sergey Miryanov (sergey-miryanov), sergey.miryanov@gmail.com
Date:
24.11.2008 This source code is released under the terms of the BSD License. See LICENSE for more details.

Generated on Fri Nov 13 12:07:13 2009 for TheBSEagleProject by  doxygen 1.5.8