|
Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include "fub/Meta.hpp"#include "fub/core/type_traits.hpp"#include "fub/Duration.hpp"#include <memory>Go to the source code of this file.
Classes | |
| class | fub::AnyInitialData< GriddingAlgorithm > |
| This class is a polymoprhic value type which stores components to initialize a gridding algorithm during its initialization procedure. More... | |
Namespaces | |
| fub | |
| The fub namespace. | |