| 
    Finite Volume Solver
    prototype
    
   A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin. 
   | 
 
#include <cstddef>Go to the source code of this file.
Namespaces | |
| fub | |
| The fub namespace.  | |
Variables | |
| static constexpr std::ptrdiff_t | fub::dynamic_extent | 
| This is a magic value to denote runtime-known extents.  More... | |