Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include "fub/SAMRAI/IntegratorContext.hpp"
#include "fub/SAMRAI/ViewPatch.hpp"
#include <limits>
#include <numeric>
Go to the source code of this file.
Classes | |
class | fub::samrai::FluxMethodAdapter< Tag, BaseMethod > |
This is a wrapper class which dispatches a given base method object and dispatches SAMRAI typed patches. More... | |
Namespaces | |
fub | |
The fub namespace. | |
fub::samrai | |