| 
    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/TimeStepError.hpp"#include "fub/ext/outcome.hpp"#include "fub/solver/SolverFacade.hpp"Go to the source code of this file.
Classes | |
| class | fub::NoSubcycleSolver< LevelIntegrator > | 
| This is a solver class which does a AMR integration scheme without subcycling on finer levels.  More... | |
Namespaces | |
| fub | |
| The fub namespace.  | |