|
Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include "fub/SAMRAI/GriddingAlgorithm.hpp"#include "fub/SAMRAI/IntegratorContext.hpp"#include "fub/SAMRAI/PatchHierarchy.hpp"#include "fub/SAMRAI/RegisterVariables.hpp"#include "fub/SAMRAI/ScopeGuard.hpp"#include "fub/SAMRAI/ViewPatch.hpp"#include "fub/SAMRAI/FluxMethodAdapter.hpp"#include "fub/SAMRAI/CompleteFromCons.hpp"#include "fub/SAMRAI/HyperbolicTimeIntegrator.hpp"#include "fub/SAMRAI/tagging_method/ConstantBox.hpp"#include "fub/SAMRAI/tagging_method/GradientDetector.hpp"