Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Classes | Namespaces
SubcycleFineFirstSolver.hpp File Reference
#include "fub/Direction.hpp"
#include "fub/Duration.hpp"
#include "fub/Equation.hpp"
#include "fub/Execution.hpp"
#include "fub/Meta.hpp"
#include "fub/TimeStepError.hpp"
#include "fub/ext/outcome.hpp"
#include "fub/solver/SolverFacade.hpp"
#include <stdexcept>
#include <mpi.h>

Go to the source code of this file.

Classes

class  fub::SubcycleFineFirstSolver< LevelIntegrator >
 This Level Integrator applies a very general AMR integration scheme in context of dimensional splitting. More...
 

Namespaces

 fub
 The fub namespace.