Opm::Properties::FluidSystem< TypeTag, TTag::BlackOilModel > Struct Template Reference

Set the fluid system to the black-oil fluid system by default. More...

#include <blackoilmodel.hh>

Public Types

using Scalar = GetPropType< TypeTag, Properties::Scalar >
 
using Evaluation = GetPropType< TypeTag, Properties::Evaluation >
 
using type = BlackOilFluidSystem< Scalar >
 

Detailed Description

template<class TypeTag>
struct Opm::Properties::FluidSystem< TypeTag, TTag::BlackOilModel >

Set the fluid system to the black-oil fluid system by default.

Member Typedef Documentation

◆ Evaluation

template<class TypeTag >
using Opm::Properties::FluidSystem< TypeTag, TTag::BlackOilModel >::Evaluation = GetPropType<TypeTag, Properties::Evaluation>

◆ Scalar

template<class TypeTag >
using Opm::Properties::FluidSystem< TypeTag, TTag::BlackOilModel >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type

template<class TypeTag >
using Opm::Properties::FluidSystem< TypeTag, TTag::BlackOilModel >::type = BlackOilFluidSystem<Scalar>

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