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

◆ concentration() [1/2]

std::vector< double > & Opm::PolymerBlackoilState::concentration ( )
inline

◆ concentration() [2/2]

const std::vector< double > & Opm::PolymerBlackoilState::concentration ( ) const
inline

◆ init() [1/2]

void Opm::PolymerBlackoilState::init ( const UnstructuredGrid &  g,
int  num_phases 
)
inline

References init().

Referenced by init().

◆ init() [2/2]

void Opm::PolymerBlackoilState::init ( int  number_of_cells,
int  number_of_faces,
int  num_phases 
)
inline

◆ maxconcentration() [1/2]

std::vector< double > & Opm::PolymerBlackoilState::maxconcentration ( )
inline

◆ maxconcentration() [2/2]

const std::vector< double > & Opm::PolymerBlackoilState::maxconcentration ( ) const
inline

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