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

Go to the source code of this file.

Classes

struct  fub::BurgersVariables< U >
 
struct  fub::StateTraits< BurgersVariables< Xs... > >
 
struct  fub::Burgers1d
 
class  fub::ExactRiemannSolver< Burgers1d >
 

Namespaces

 fub
 The fub namespace.