Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
This groups contains all classes that control the subcycle behaviour of a simulation. More...
Classes | |
class | fub::NoSubcycleSolver< LevelIntegrator > |
This is a solver class which does a AMR integration scheme without subcycling on finer levels. More... | |
class | fub::SubcycleFineFirstSolver< LevelIntegrator > |
This Level Integrator applies a very general AMR integration scheme in context of dimensional splitting. More... | |
This groups contains all classes that control the subcycle behaviour of a simulation.