Upwind scheme for the box method. More...
#include <dumux/flux/upwindscheme.hh>
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) |
|
inlinestatic |