3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::AdvectiveFlux< NavierStokesMassOnePModelTraits, T > Struct Template Reference

Helper struct defining the advective fluxes of the single-phase flow Navier-Stokes mass model. More...

#include <dumux/freeflow/navierstokes/mass/1p/advectiveflux.hh>

Description

template<class T>
struct Dumux::AdvectiveFlux< NavierStokesMassOnePModelTraits, T >

Helper struct defining the advective fluxes of the single-phase flow Navier-Stokes mass model.

Static Public Member Functions

template<class NumEqVector, class UpwindFunction>
static void addAdvectiveFlux (NumEqVector &flux, const UpwindFunction &upwind)

Member Function Documentation

◆ addAdvectiveFlux()

template<class T>
template<class NumEqVector, class UpwindFunction>
void Dumux::AdvectiveFlux< NavierStokesMassOnePModelTraits, T >::addAdvectiveFlux ( NumEqVector & flux,
const UpwindFunction & upwind )
inlinestatic

The documentation for this struct was generated from the following file: