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

Provides the auxiliary methods required for consideration of the diffusion equation. More...

#include <diffusionmodule.hh>

Static Public Member Functions

static void registerParameters ()
 Register all run-time parameters for the diffusion module. More...
 
template<class Context >
static void addDiffusiveFlux (RateVector &, const Context &, unsigned, unsigned)
 Adds the diffusive mass flux flux to the flux vector over a flux integration point. More...
 

Detailed Description

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

Provides the auxiliary methods required for consideration of the diffusion equation.

Member Function Documentation

◆ addDiffusiveFlux()

template<class TypeTag >
template<class Context >
static void Opm::DiffusionModule< TypeTag, false >::addDiffusiveFlux ( RateVector &  ,
const Context &  ,
unsigned  ,
unsigned   
)
inlinestatic

Adds the diffusive mass flux flux to the flux vector over a flux integration point.

◆ registerParameters()

template<class TypeTag >
static void Opm::DiffusionModule< TypeTag, false >::registerParameters ( )
inlinestatic

Register all run-time parameters for the diffusion module.


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