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.  
#include <dumux/multidomain/facet/box/upwindscheme.hh>
|  | 
| template<class FluxVariables, class UpwindTermFunction, class Scalar> | 
| static Scalar | apply (const FluxVariables &fluxVars, const UpwindTermFunction &upwindTerm, Scalar flux, int phaseIdx) | 
|  | 
◆ apply()
template<class GridGeometry> 
template<class FluxVariables, class UpwindTermFunction, class Scalar> 
 
 
The documentation for this class was generated from the following file: