|
Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include "fub/AMReX/GriddingAlgorithm.hpp"#include "fub/Direction.hpp"#include "fub/equations/IdealGasMix.hpp"#include <AMReX.H>Go to the source code of this file.
Classes | |
| struct | fub::amrex::MassflowBoundaryOptions |
| class | fub::amrex::MassflowBoundary< Rank > |
| This boundary models an inflow boundary with constant mean mass flow. More... | |
Namespaces | |
| fub | |
| The fub namespace. | |
| fub::amrex | |
| The amrex namespace. | |