version 3.9.0
Loading...
Searching...
No Matches
Dumux::AdvectiveFlux< NavierStokesMassOnePNCModelTraits< nComp, useM, repCompEqIdx > > Struct Template Reference

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

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

Inheritance diagram for Dumux::AdvectiveFlux< NavierStokesMassOnePNCModelTraits< nComp, useM, repCompEqIdx > >:

Static Public Member Functions

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

Member Function Documentation

◆ addAdvectiveFlux()

template<int nComp, bool useM, int repCompEqIdx>
template<class NumEqVector , class UpwindFunction >
static void Dumux::AdvectiveFlux< NavierStokesMassOnePNCModelTraits< nComp, useM, repCompEqIdx > >::addAdvectiveFlux ( NumEqVector & flux,
const UpwindFunction & upwind )
inlinestatic

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