Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Classes | Namespaces
boundary_condition/IsentropicPressureBoundary.hpp File Reference
#include "fub/AMReX/GriddingAlgorithm.hpp"
#include "fub/equations/IdealGasMix.hpp"
#include "fub/ext/Log.hpp"
#include "fub/ext/ProgramOptions.hpp"
#include <fmt/format.h>
#include <optional>

Go to the source code of this file.

Classes

struct  fub::amrex::IsentropicPressureBoundaryOptions
 
class  fub::amrex::IsentropicPressureBoundary
 This boundary models an isentropic pressure expansion for the one-dimensional ideal gas equations for mixtures. More...
 

Namespaces

 fub
 The fub namespace.
 
 fub::amrex
 The amrex namespace.