Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Classes | Namespaces
ShallowWater.hpp File Reference
#include "fub/Equation.hpp"
#include "fub/ExactRiemannSolver.hpp"
#include "fub/State.hpp"
#include "fub/ext/Eigen.hpp"
#include "fub/flux_method/FluxMethod.hpp"
#include "fub/flux_method/GodunovMethod.hpp"
#include "fub/flux_method/HllMethod.hpp"
#include "fub/flux_method/MusclHancockMethod.hpp"
#include <array>

Go to the source code of this file.

Classes

struct  fub::ShallowWaterVariables< Heigth, Momentum >
 
struct  fub::StateTraits< ShallowWaterVariables< Xs... > >
 
struct  fub::ShallowWater
 
class  fub::ExactRiemannSolver< ShallowWater >
 
struct  fub::ShallowWaterSignalVelocities
 

Namespaces

 fub
 The fub namespace.