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::ThirdOrderRungeKutta< Dim > |
Namespaces | |
fub | |
The fub namespace. | |
fub::perfect_gas | |
Typedefs | |
template<int Dim> | |
using | fub::perfect_gas::ThirdOrderRungeKuttaMethod = FluxMethod< ThirdOrderRungeKutta< Dim > > |