Opm::ReservoirState< np > Class Template Reference

#include <ImplicitTransportDefs.hpp>

Public Member Functions

 ReservoirState (const UnstructuredGrid *g)
 
::std::vector< double > & pressure ()
 
::std::vector< double > & facepressure ()
 
::std::vector< double > & faceflux ()
 
::std::vector< double > & saturation ()
 
const ::std::vector< double > & faceflux () const
 
const ::std::vector< double > & saturation () const
 

Constructor & Destructor Documentation

template<int np = 2>
Opm::ReservoirState< np >::ReservoirState ( const UnstructuredGrid *  g)
inline

Member Function Documentation

template<int np = 2>
::std::vector<double>& Opm::ReservoirState< np >::faceflux ( )
inline
template<int np = 2>
const ::std::vector<double>& Opm::ReservoirState< np >::faceflux ( ) const
inline
template<int np = 2>
::std::vector<double>& Opm::ReservoirState< np >::facepressure ( )
inline
template<int np = 2>
::std::vector<double>& Opm::ReservoirState< np >::pressure ( )
inline
template<int np = 2>
::std::vector<double>& Opm::ReservoirState< np >::saturation ( )
inline
template<int np = 2>
const ::std::vector<double>& Opm::ReservoirState< np >::saturation ( ) const
inline

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