|
Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include "fub/SAMRAI/PatchHierarchy.hpp"#include "fub/SAMRAI/RegisterVariables.hpp"#include "fub/SAMRAI/ViewPatch.hpp"#include "fub/AnyBoundaryCondition.hpp"#include "fub/AnyInitialData.hpp"#include "fub/AnyTaggingMethod.hpp"#include "fub/Duration.hpp"#include <SAMRAI/mesh/GriddingAlgorithm.h>Go to the source code of this file.
Classes | |
| struct | fub::GridTraits< samrai::GriddingAlgorithm > |
| class | fub::samrai::GriddingAlgorithm |
Namespaces | |
| fub | |
| The fub namespace. | |
| fub::samrai | |
Typedefs | |
| using | fub::samrai::AnyBoundaryCondition = ::fub::AnyBoundaryCondition< GriddingAlgorithm > |
| using | fub::samrai::AnyInitialData = ::fub::AnyInitialData< GriddingAlgorithm > |
| using | fub::samrai::AnyTaggingMethod = ::fub::AnyTaggingMethod< GriddingAlgorithm > |