Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Types | List of all members
fub::GradientDetectorImpl_< IsArray, Eq, Ps > Struct Template Reference

#include <GradientDetector.hpp>

Public Types

using type = ArrayGradientDetector_< Eq, Ps... >
 

Member Typedef Documentation

◆ type

template<bool IsArray, typename Eq , typename... Ps>
using fub::GradientDetectorImpl_< IsArray, Eq, Ps >::type = ArrayGradientDetector_<Eq, Ps...>

The documentation for this struct was generated from the following file: