| 
    Finite Volume Solver
    prototype
    
   A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin. 
   | 
 
#include <StateRow.hpp>
Public Types | |
| using | type = mdspan< T, 2, layout_stride > | 
| using fub::DepthToRowType< T, Depth >::type = mdspan<T, 2, layout_stride> |