3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::UpwindSchemeImpl< GridGeometry, DiscretizationMethod::box > Class Template Reference

Upwind scheme for the box method. More...

#include <dumux/flux/upwindscheme.hh>

Inheritance diagram for Dumux::UpwindSchemeImpl< GridGeometry, DiscretizationMethod::box >:
Inheritance graph

Description

template<class GridGeometry>
class Dumux::UpwindSchemeImpl< GridGeometry, DiscretizationMethod::box >

Upwind scheme for the box method.

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>
Scalar Dumux::UpwindSchemeImpl< GridGeometry, DiscretizationMethod::box >::apply ( const FluxVariables & fluxVars,
const UpwindTermFunction & upwindTerm,
Scalar flux,
int phaseIdx )
inlinestatic

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