#include <dune/common/fmatrix.hh>
#include <dumux/common/math.hh>
#include <dumux/common/exceptions.hh>
#include <dumux/common/parameters.hh>
#include <dumux/discretization/extrusion.hh>
Go to the source code of this file.
The flux variables class for the Navier-Stokes model using the staggered grid discretization.
Classes | |
class | Dumux::NavierStokesMomentumFluxContext< Problem, FVElementGeometry, ElementVolumeVariables, ElementFluxVariablesCache > |
Context for computing fluxes. More... | |
class | Dumux::NavierStokesMomentumFluxCVFE< GridGeometry, NumEqVector > |
The flux variables class for the Navier-Stokes model using control-volume finite element schemes. More... | |
Namespaces | |
namespace | Dumux |