Opm::ConvectiveMixingModuleParam< Scalar, Storage > Struct Template Reference

#include <blackoilconvectivemixingmoduleparam.hpp>

Inheritance diagram for Opm::ConvectiveMixingModuleParam< Scalar, Storage >:
Inheritance graph

Public Attributes

Storage< bool > active_
 
Storage< Scalar > Xhi_
 
Storage< Scalar > Psi_
 

Member Data Documentation

◆ active_

template<class Scalar , template< class > class Storage = VectorWithDefaultAllocator>
Storage<bool> Opm::ConvectiveMixingModuleParam< Scalar, Storage >::active_

◆ Psi_

template<class Scalar , template< class > class Storage = VectorWithDefaultAllocator>
Storage<Scalar> Opm::ConvectiveMixingModuleParam< Scalar, Storage >::Psi_

◆ Xhi_

template<class Scalar , template< class > class Storage = VectorWithDefaultAllocator>
Storage<Scalar> Opm::ConvectiveMixingModuleParam< Scalar, Storage >::Xhi_

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