Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include "fub/AMReX/multi_block/MultiBlockIntegratorContext.hpp"
#include "fub/equations/ideal_gas_mix/KineticSourceTerm.hpp"
#include <vector>
Go to the source code of this file.
Classes | |
class | fub::amrex::MultiBlockKineticSouceTerm |
This class manages multiple kinetic source terms which are associated to independend one-dimensional domains. More... | |
Namespaces | |
fub | |
The fub namespace. | |
fub::amrex | |
The amrex namespace. | |