Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
Go to the source code of this file.
Classes | |
struct | fub::perfect_gas::Hllem< EulerEquation, Larrouturou > |
Namespaces | |
fub | |
The fub namespace. | |
fub::perfect_gas | |
Typedefs | |
template<typename EulerEquation , bool Larrouturou = true> | |
using | fub::perfect_gas::HllemMethod = FluxMethod< Hllem< EulerEquation, Larrouturou > > |