Opm::BlackOilDispersionExtensiveQuantities< TypeTag, false > Class Template Reference

More...

#include <blackoildispersionmodule.hh>

Public Types

using ScalarArray = Scalar[numPhases]
 

Public Member Functions

const Scalar & dispersivity () const
 The dispersivity the face. More...
 
const Scalar & normVelocityAvg (unsigned) const
 The effective filter velocity coefficient in a fluid phase at the face's integration point. More...
 

Static Public Member Functions

static void update (ScalarArray &, const IntensiveQuantities &, const IntensiveQuantities &)
 

Protected Member Functions

void update_ (const ElementContext &, unsigned, unsigned)
 Update the quantities required to calculate the dispersive fluxes. More...
 
template<class Context , class FluidState >
void updateBoundary_ (const Context &, unsigned, unsigned, const FluidState &)
 

Detailed Description

template<class TypeTag>
class Opm::BlackOilDispersionExtensiveQuantities< TypeTag, false >

Member Typedef Documentation

◆ ScalarArray

template<class TypeTag >
using Opm::BlackOilDispersionExtensiveQuantities< TypeTag, false >::ScalarArray = Scalar[numPhases]

Member Function Documentation

◆ dispersivity()

template<class TypeTag >
const Scalar & Opm::BlackOilDispersionExtensiveQuantities< TypeTag, false >::dispersivity ( ) const
inline

The dispersivity the face.

◆ normVelocityAvg()

template<class TypeTag >
const Scalar & Opm::BlackOilDispersionExtensiveQuantities< TypeTag, false >::normVelocityAvg ( unsigned  ) const
inline

The effective filter velocity coefficient in a fluid phase at the face's integration point.

Parameters
phaseIdxThe index of the fluid phase of interest.
compIdxThe index of the (pseudo-)component of interest.

◆ update()

template<class TypeTag >
static void Opm::BlackOilDispersionExtensiveQuantities< TypeTag, false >::update ( ScalarArray ,
const IntensiveQuantities &  ,
const IntensiveQuantities &   
)
inlinestatic

◆ update_()

template<class TypeTag >
void Opm::BlackOilDispersionExtensiveQuantities< TypeTag, false >::update_ ( const ElementContext &  ,
unsigned  ,
unsigned   
)
inlineprotected

Update the quantities required to calculate the dispersive fluxes.

◆ updateBoundary_()

template<class TypeTag >
template<class Context , class FluidState >
void Opm::BlackOilDispersionExtensiveQuantities< TypeTag, false >::updateBoundary_ ( const Context &  ,
unsigned  ,
unsigned  ,
const FluidState &   
)
inlineprotected

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