version 3.9.0
Loading...
Searching...
No Matches
Dumux::NonEquilibriumLocalResidualImplementation< TypeTag, false > Class Template Reference

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

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

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

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.
 

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
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: