Opm::ModelTraits< BlackoilModel< Grid > > Struct Template Reference

Providing types by template specialisation of ModelTraits for BlackoilModel. More...

#include <BlackoilModel.hpp>

Public Types

typedef BlackoilState ReservoirState
 
typedef
WellStateFullyImplicitBlackoil 
WellState
 
typedef BlackoilModelParameters ModelParameters
 
typedef
DefaultBlackoilSolutionState 
SolutionState
 

Detailed Description

template<class Grid>
struct Opm::ModelTraits< BlackoilModel< Grid > >

Providing types by template specialisation of ModelTraits for BlackoilModel.

Member Typedef Documentation

template<class Grid >
typedef BlackoilModelParameters Opm::ModelTraits< BlackoilModel< Grid > >::ModelParameters
template<class Grid >
typedef BlackoilState Opm::ModelTraits< BlackoilModel< Grid > >::ReservoirState
template<class Grid >
typedef DefaultBlackoilSolutionState Opm::ModelTraits< BlackoilModel< Grid > >::SolutionState
template<class Grid >
typedef WellStateFullyImplicitBlackoil Opm::ModelTraits< BlackoilModel< Grid > >::WellState

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