blue_sky::python::detail Namespace Reference


Functions

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

Function Documentation

template<typename well_t >
static well_t::index_t blue_sky::python::detail::get_well_i_coord ( const well_t *  well  )  [inline, static]

template<typename well_t >
static bool blue_sky::python::detail::get_well_is_work ( const well_t *  well  )  [inline, static]

template<typename well_t >
static well_t::index_t blue_sky::python::detail::get_well_j_coord ( const well_t *  well  )  [inline, static]

template<typename well_t >
static well_t::index_t blue_sky::python::detail::get_well_state ( const well_t *  well  )  [inline, static]

template<typename well_t >
static well_t::item_t blue_sky::python::detail::get_well_wefac ( const well_t *  well  )  [inline, static]

template<typename connection_t >
static void blue_sky::python::detail::set_connection_density ( connection_t *  c,
double  density 
) [inline, static]

template<typename well_t >
static void blue_sky::python::detail::set_well_i_coord ( well_t *  well,
typename well_t::index_t  i 
) [inline, static]

template<typename well_t >
static void blue_sky::python::detail::set_well_is_work ( well_t *  well,
bool  is_work 
) [inline, static]

template<typename well_t >
static void blue_sky::python::detail::set_well_j_coord ( well_t *  well,
typename well_t::index_t  j 
) [inline, static]

template<typename well_t >
static bool blue_sky::python::detail::well_is_production ( const well_t *  well  )  [inline, static]


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