Opm::PolymerBlackoilState Class Reference

#include <PolymerBlackoilState.hpp>

Inheritance diagram for Opm::PolymerBlackoilState:
Inheritance graph

Public Member Functions

void init (const UnstructuredGrid &g, int num_phases)
 
void init (int number_of_cells, int number_of_faces, int num_phases)
 
std::vector< double > & concentration ()
 
std::vector< double > & maxconcentration ()
 
const std::vector< double > & concentration () const
 
const std::vector< double > & maxconcentration () const
 

Detailed Description

Simulator state for a compressible two-phase simulator with polymer. We use the Blackoil state parameters.

Member Function Documentation

std::vector<double>& Opm::PolymerBlackoilState::concentration ( )
inline
const std::vector<double>& Opm::PolymerBlackoilState::concentration ( ) const
inline
void Opm::PolymerBlackoilState::init ( const UnstructuredGrid &  g,
int  num_phases 
)
inline
void Opm::PolymerBlackoilState::init ( int  number_of_cells,
int  number_of_faces,
int  num_phases 
)
inline
std::vector<double>& Opm::PolymerBlackoilState::maxconcentration ( )
inline
const std::vector<double>& Opm::PolymerBlackoilState::maxconcentration ( ) const
inline

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