Opm::DirectionalMobility< TypeTag > Class Template Reference

#include <directionalmobility.hh>

Public Types

using array_type = std::array< Evaluation, numPhases >
 

Public Member Functions

 DirectionalMobility ()=default
 
 DirectionalMobility (const array_type &mX, const array_type &mY, const array_type &mZ)
 
const array_typegetArray (unsigned index) const
 
array_typegetArray (unsigned index)
 

Member Typedef Documentation

◆ array_type

template<class TypeTag >
using Opm::DirectionalMobility< TypeTag >::array_type = std::array<Evaluation,numPhases>

Constructor & Destructor Documentation

◆ DirectionalMobility() [1/2]

template<class TypeTag >
Opm::DirectionalMobility< TypeTag >::DirectionalMobility ( )
default

◆ DirectionalMobility() [2/2]

template<class TypeTag >
Opm::DirectionalMobility< TypeTag >::DirectionalMobility ( const array_type mX,
const array_type mY,
const array_type mZ 
)
inline

Member Function Documentation

◆ getArray() [1/2]

template<class TypeTag >
array_type & Opm::DirectionalMobility< TypeTag >::getArray ( unsigned  index)
inline

◆ getArray() [2/2]

template<class TypeTag >
const array_type & Opm::DirectionalMobility< TypeTag >::getArray ( unsigned  index) const
inline

References Opm::to_string().


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