The local residual for a model without chemical non-equilibrium but potentially with thermal non-equilibrium. More...
#include <dumux/porousmediumflow/nonequilibrium/localresidual.hh>
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... | |
|
inline |
Calculates the source term of the equation.
problem | The source term |
element | An element which contains part of the control volume |
fvGeometry | The finite-volume geometry |
elemVolVars | The volume variables of the current element |
scv | The sub-control volume over which we integrate the source term |