| 
    Finite Volume Solver
    prototype
    
   A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin. 
   | 
 
#include <type_traits.hpp>
Public Types | |
| using | type = typename Var::value_type | 
| using fub::value_type< Var >::type = typename Var::value_type |