Evaluates a user given velocity field.
#include <dumux/flux/stationaryvelocityfield.hh>
|
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class ElementFluxVarsCache > |
static Scalar | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const typename FVElementGeometry::SubControlVolumeFace &scvf, int phaseIdx, const ElementFluxVarsCache &elemFluxVarsCache) |
| returns the volume flux given in the spatial params More...
|
|
◆ Cache
◆ DiscretizationMethod
◆ flux()
template<class Scalar >
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class ElementFluxVarsCache >
static Scalar Dumux::StationaryVelocityField< Scalar >::flux |
( |
const Problem & |
problem, |
|
|
const Element & |
element, |
|
|
const FVElementGeometry & |
fvGeometry, |
|
|
const ElementVolumeVariables & |
elemVolVars, |
|
|
const typename FVElementGeometry::SubControlVolumeFace & |
scvf, |
|
|
int |
phaseIdx, |
|
|
const ElementFluxVarsCache & |
elemFluxVarsCache |
|
) |
| |
|
inlinestatic |
Obtain the volume flux from the user, specified in the spatial params in m^3/s
◆ discMethod
The documentation for this class was generated from the following file: