| 
    Finite Volume Solver
    prototype
    
   A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin. 
   | 
 
#include "fub/AMReX/IntegratorContext.hpp"#include "fub/TimeStepError.hpp"#include "fub/counter/CounterRegistry.hpp"#include "fub/equations/IdealGasMix.hpp"#include "fub/ext/omp.hpp"#include "fub/ext/outcome.hpp"#include <memory>Go to the source code of this file.
Classes | |
| class | fub::ideal_gas::KineticSourceTerm< R > | 
Namespaces | |
| fub | |
| The fub namespace.  | |
| fub::ideal_gas | |