Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include "fub/Direction.hpp"
#include "fub/State.hpp"
#include "fub/StateArray.hpp"
#include <array>
Go to the source code of this file.
Classes | |
struct | fub::EinfeldtSignalVelocities< Equation > |
This is a customization point for equations which can define two signal velocities for usage with the HllMethod. More... | |
Namespaces | |
fub | |
The fub namespace. | |