| 
    Finite Volume Solver
    prototype
    
   A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin. 
   | 
 
#include <GradientDetector.hpp>
Public Types | |
| using | type = ArrayGradientDetector_< Eq, Ps... > | 
| using fub::GradientDetectorImpl_< IsArray, Eq, Ps >::type = ArrayGradientDetector_<Eq, Ps...> |