|
Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include "fub/CompleteFromCons.hpp"#include "fub/CutCellData.hpp"#include "fub/Execution.hpp"#include "fub/ForEach.hpp"#include "fub/State.hpp"Go to the source code of this file.
Classes | |
| struct | fub::amrex::cutcell::Reconstruction< Tag, Equation > |
Namespaces | |
| fub | |
| The fub namespace. | |
| fub::amrex | |
| The amrex namespace. | |
| fub::amrex::cutcell | |
Functions | |
| template<typename Equation > | |
| fub::amrex::cutcell::Reconstruction (const Equation &) -> Reconstruction< execution::OpenMpSimdTag, Equation > | |