Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Modules
Here is a list of all modules:
[detail level 12]
 For Each LoopsThis group contains all functions that help to iterate over some range
 Polymorphic Value TypesThis group summarizes all types which have a polymorphic behaviour
 SpansTypes and function which are about non-owning ranges of contiguous memory
 Type TraitsType traits are used to enforce requirements on types with SFINAE
 Level IntegratorsThis group collects all classes that define a time integration on a single refinement level
 Subcycle SolversThis groups contains all classes that control the subcycle behaviour of a simulation
 Gridding AlgorithmsThis modules summarizes all gridding algorithms
 Boundary ConditionsThis modules collects all components that fill the ghost layer of a patch level
 Initial Data MethodsThis group summarizes all components which initialize simulation data
 Tagging MethodsThis modules collects all components that tag cells for refinement
 Integrator ContextsThis group summarizes all classes and functions that are realted to integrator contexts
 Complete From Cons Calculations
 Time Integrators
 Flux MethodsThis module collects all types and functions relevant to compute numerical fluxes
 PatchHierarchy