Element-wise calculation of the residual for the fully implicit two-phase one-component flow model. More...
#include <dumux/porousmediumflow/2p1c/localresidual.hh>
Element-wise calculation of the residual for the fully implicit two-phase one-component flow model.
Public Member Functions | |
NumEqVector | computeStorage (const Problem &problem, const SubControlVolume &scv, const VolumeVariables &volVars) const |
Evaluate the storage term within a given scv. More... | |
NumEqVector | computeFlux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const ElementFluxVariablesCache &elemFluxVarsCache) const |
Evaluate the fluxes over a face of a sub control volume. More... | |
|
inline |
Evaluate the fluxes over a face of a sub control volume.
|
inline |
Evaluate the storage term within a given scv.