version 3.9-dev
Dumux::NavierStokesMomentumBoundaryFlux< DiscretizationMethod, SlipVelocityPolicy > Struct Template Reference

Class to compute the boundary flux for the momentum balance of the Navier-Stokes model This helper class is typically used in the Neumann function of the momentum problem. More...

Description

template<class DiscretizationMethod, class SlipVelocityPolicy = void>
struct Dumux::NavierStokesMomentumBoundaryFlux< DiscretizationMethod, SlipVelocityPolicy >
Template Parameters
DiscretizationMethodThe discretization method used for the momentum problem
SlipVelocityPolicyThe policy to compute the slip velocity at the boundary

The slip velocity policy is a class with a static member function velocity that computes the slip velocity at the boundary.


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