Ewoms::DiffusionModule< TypeTag, true > 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 &flux, const Context &context, int spaceIdx, int timeIdx)
 Adds the mass flux due to molecular diffusion to the flux vector over the flux integration point. More...
 

Detailed Description

template<class TypeTag>
class Ewoms::DiffusionModule< TypeTag, true >

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

Member Function Documentation

template<class TypeTag >
template<class Context >
static void Ewoms::DiffusionModule< TypeTag, true >::addDiffusiveFlux ( RateVector &  flux,
const Context &  context,
int  spaceIdx,
int  timeIdx 
)
inlinestatic

Adds the mass flux due to molecular diffusion to the flux vector over the flux integration point.

template<class TypeTag >
static void Ewoms::DiffusionModule< TypeTag, true >::registerParameters ( )
inlinestatic

Register all run-time parameters for the diffusion module.


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