3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Functions
exactriemann.hh File Reference

Function to compute the Riemann flux at the interface. More...

#include <array>
#include <cmath>

Go to the source code of this file.

Description

Function to compute the Riemann flux at the interface.

Classes

struct  Dumux::ShallowWater::RiemannSolution< Scalar >
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
namespace  Dumux::ShallowWater
 

Functions

template<class Scalar >
RiemannSolution< Scalar > Dumux::ShallowWater::exactRiemann (const Scalar dl, const Scalar dr, const Scalar ul, const Scalar ur, const Scalar vl, const Scalar vr, const Scalar grav, const Scalar s=0.0)
 Exact Riemann solver for Shallow water equations. More...
 
Include dependency graph for exactriemann.hh: