| 
    Finite Volume Solver
    prototype
    
   A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin. 
   | 
 
#include <State.hpp>
Public Types | |
| using | Traits = StateTraits< ViewPointer< State > > | 
| using fub::ViewPointer< State >::Traits = StateTraits<ViewPointer<State> > |