blue_sky::fi_operator_impl< strategy_type, is_w, is_g, is_o >::fi_operator_impl::local_data Class Reference

Local data that used in calculation of each cell. More...

#include <fi_operator.h>

List of all members.

Public Attributes

item_t sat_w
 Saturation value for water phase.
item_t sat_g
 Saturation value for gas phase.
item_t sat_o
 Saturation value for oil phase.
boost::array< item_t, 3 > ps_block
 PS block.


Detailed Description

template<typename strategy_type, bool is_w, bool is_g, bool is_o>
class blue_sky::fi_operator_impl< strategy_type, is_w, is_g, is_o >::local_data

Local data that used in calculation of each cell.

Member Data Documentation

template<typename strategy_type, bool is_w, bool is_g, bool is_o>
boost::array<item_t, 3> blue_sky::fi_operator_impl< strategy_type, is_w, is_g, is_o >::fi_operator_impl::local_data::ps_block

PS block.

template<typename strategy_type, bool is_w, bool is_g, bool is_o>
item_t blue_sky::fi_operator_impl< strategy_type, is_w, is_g, is_o >::fi_operator_impl::local_data::sat_g

Saturation value for gas phase.

template<typename strategy_type, bool is_w, bool is_g, bool is_o>
item_t blue_sky::fi_operator_impl< strategy_type, is_w, is_g, is_o >::fi_operator_impl::local_data::sat_o

Saturation value for oil phase.

template<typename strategy_type, bool is_w, bool is_g, bool is_o>
item_t blue_sky::fi_operator_impl< strategy_type, is_w, is_g, is_o >::fi_operator_impl::local_data::sat_w

Saturation value for water phase.


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

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