|
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/equations/PerfectGasMix.hpp"#include "fub/ext/omp.hpp"#include "fub/ext/outcome.hpp"#include <cmath>#include <memory>Go to the source code of this file.
Classes | |
| struct | fub::perfect_gas_mix::ArrheniusKineticsOptions |
| class | fub::perfect_gas_mix::ArrheniusKinetics< R > |
Namespaces | |
| fub | |
| The fub namespace. | |
| fub::perfect_gas_mix | |