blue_sky::well_data_printer< strategy_t > Class Template Reference

Prints well information tables. More...

#include <well_reporter.h>

List of all members.

Static Public Member Functions

static void print_prod (const smart_ptr< idata, true > &data, const smart_ptr< reservoir< strategy_t >, true > &rs)
 Prints production information for all wells.
static void print_inj (const smart_ptr< idata, true > &data, const smart_ptr< reservoir< strategy_t >, true > &rs)
 Prints injection information for all wells.
static void print_total_prod (const smart_ptr< idata, true > &data, const smart_ptr< reservoir< strategy_t >, true > &rs)
 Prints total production and injection information for all wells.


Detailed Description

template<typename strategy_t>
class blue_sky::well_data_printer< strategy_t >

Prints well information tables.

Member Function Documentation

template<typename strategy_t>
static void blue_sky::well_data_printer< strategy_t >::print_inj ( const smart_ptr< idata, true > &  data,
const smart_ptr< reservoir< strategy_t >, true > &  rs 
) [static]

Prints injection information for all wells.

Parameters:
data Data holder
rs Instance of reservoir_simulator

template<typename strategy_t>
static void blue_sky::well_data_printer< strategy_t >::print_prod ( const smart_ptr< idata, true > &  data,
const smart_ptr< reservoir< strategy_t >, true > &  rs 
) [static]

Prints production information for all wells.

Parameters:
data Data holder
rs Instance of reservoir_simulator

template<typename strategy_t>
static void blue_sky::well_data_printer< strategy_t >::print_total_prod ( const smart_ptr< idata, true > &  data,
const smart_ptr< reservoir< strategy_t >, true > &  rs 
) [static]

Prints total production and injection information for all wells.

Parameters:
data Data holder
rs Instance of reservoir_simulator
Todo:
Rename


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

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