py_calc_well_detail.h File Reference

Implementation of useful functions for calc_well exporter, see calc_well_exporter (py_calc_well.h). More...

Go to the source code of this file.

Namespaces

namespace  blue_sky
namespace  blue_sky::python
namespace  blue_sky::python::detail

Functions

template<typename connection_t >
static void blue_sky::python::detail::set_connection_density (connection_t *c, double density)
template<typename well_t >
static well_t::index_t blue_sky::python::detail::get_well_i_coord (const well_t *well)
template<typename well_t >
static well_t::index_t blue_sky::python::detail::get_well_j_coord (const well_t *well)
template<typename well_t >
static void blue_sky::python::detail::set_well_i_coord (well_t *well, typename well_t::index_t i)
template<typename well_t >
static void blue_sky::python::detail::set_well_j_coord (well_t *well, typename well_t::index_t j)
template<typename well_t >
static well_t::item_t blue_sky::python::detail::get_well_wefac (const well_t *well)
template<typename well_t >
static well_t::index_t blue_sky::python::detail::get_well_state (const well_t *well)
template<typename well_t >
static bool blue_sky::python::detail::get_well_is_work (const well_t *well)
template<typename well_t >
static void blue_sky::python::detail::set_well_is_work (well_t *well, bool is_work)
template<typename well_t >
static bool blue_sky::python::detail::well_is_production (const well_t *well)


Detailed Description

Implementation of useful functions for calc_well exporter, see calc_well_exporter (py_calc_well.h).

Author:
Sergey Miryanov (sergey-miryanov), sergey.miryanov@gmail.com
Date:
01.07.2009 This source code is released under the terms of the BSD License. See LICENSE for more details.
Todo:
Should be moved to src/

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