version 3.9-dev

This file includes a function to construct the Riemann problem. More...

Go to the source code of this file.

Namespaces

namespace  Dumux
 
namespace  Dumux::ShallowWater
 

Functions

template<class Scalar , class GlobalPosition >
std::array< Scalar, 3 > Dumux::ShallowWater::riemannProblem (const Scalar waterDepthLeft, const Scalar waterDepthRight, Scalar velocityXLeft, Scalar velocityXRight, Scalar velocityYLeft, Scalar velocityYRight, const Scalar bedSurfaceLeft, const Scalar bedSurfaceRight, const Scalar gravity, const GlobalPosition &nxy)
 Construct a Riemann problem and solve it. More...
 
Include dependency graph for riemannproblem.hh: