3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::NonEquilibriumLocalResidualImplementation< TypeTag, false > Class Template Reference

The local residual for a model without chemical non-equilibrium but potentially with thermal non-equilibrium. More...

#include <dumux/porousmediumflow/nonequilibrium/localresidual.hh>

Inheritance diagram for Dumux::NonEquilibriumLocalResidualImplementation< TypeTag, false >:
Inheritance graph

Description

template<class TypeTag>
class Dumux::NonEquilibriumLocalResidualImplementation< TypeTag, false >

The local residual for a model without chemical non-equilibrium but potentially with thermal non-equilibrium.

Public Member Functions

NumEqVector computeSource (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolume &scv) const
 Calculates the source term of the equation. More...
 

Member Function Documentation

◆ computeSource()

template<class TypeTag >
NumEqVector Dumux::NonEquilibriumLocalResidualImplementation< TypeTag, false >::computeSource ( const Problem &  problem,
const Element &  element,
const FVElementGeometry &  fvGeometry,
const ElementVolumeVariables &  elemVolVars,
const SubControlVolume &  scv 
) const
inline

Calculates the source term of the equation.

Parameters
problemThe source term
elementAn element which contains part of the control volume
fvGeometryThe finite-volume geometry
elemVolVarsThe volume variables of the current element
scvThe sub-control volume over which we integrate the source term

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