Velocity output for implicit (porous media) models.
#include <dumux/io/velocityoutput.hh>
◆ VelocityVector
template<class GridVariables >
| using Dumux::VelocityOutput< GridVariables >::VelocityVector = std::vector<Dune::FieldVector<Scalar, dimWorld> > |
◆ FieldType
template<class GridVariables >
| Enumerator |
|---|
| element | |
| vertex | |
| automatic | |
◆ VelocityOutput()
template<class GridVariables >
◆ ~VelocityOutput()
template<class GridVariables >
◆ calculateVelocity()
template<class GridVariables >
| virtual void Dumux::VelocityOutput< GridVariables >::calculateVelocity |
( |
VelocityVector & |
velocity, |
|
|
const Element & |
element, |
|
|
const FVElementGeometry & |
fvGeometry, |
|
|
const ElementVolumeVariables & |
elemVolVars, |
|
|
const ElementFluxVarsCache & |
elemFluxVarsCache, |
|
|
int |
phaseIdx |
|
) |
| const |
|
inlinevirtual |
◆ enableOutput()
template<class GridVariables >
◆ fieldType()
template<class GridVariables >
◆ numFluidPhases()
template<class GridVariables >
◆ phaseName()
template<class GridVariables >
The documentation for this class was generated from the following file: