3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::BoxFacetCouplingUpwindScheme< GridGeometry > Class Template Reference

The upwind scheme used for the advective fluxes. This is a modified scheme for models involving coupling with a lower-dimensional domain across the element facets. More...

#include <dumux/multidomain/facet/box/upwindscheme.hh>

Description

template<class GridGeometry>
class Dumux::BoxFacetCouplingUpwindScheme< GridGeometry >

The upwind scheme used for the advective fluxes. This is a modified scheme for models involving coupling with a lower-dimensional domain across the element facets.

Static Public Member Functions

template<class FluxVariables , class UpwindTermFunction , class Scalar >
static Scalar apply (const FluxVariables &fluxVars, const UpwindTermFunction &upwindTerm, Scalar flux, int phaseIdx)
 

Member Function Documentation

◆ apply()

template<class GridGeometry >
template<class FluxVariables , class UpwindTermFunction , class Scalar >
static Scalar Dumux::BoxFacetCouplingUpwindScheme< GridGeometry >::apply ( const FluxVariables &  fluxVars,
const UpwindTermFunction &  upwindTerm,
Scalar  flux,
int  phaseIdx 
)
inlinestatic

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