Helper struct defining the advective fluxes of the single-phase flow Navier-Stokes mass model. More...
#include <dumux/freeflow/navierstokes/mass/1p/advectiveflux.hh>
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) |
|
inlinestatic |