Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Private Types | List of all members
fub::Hll< Equation, SignalSpeeds > Class Template Reference

#include <HllMethod.hpp>

Private Types

using Base = HllArrayBase< Equation, SignalSpeeds, HasVectorizedFlux< Equation >::value >
 

Member Typedef Documentation

◆ Base

template<typename Equation , typename SignalSpeeds >
using fub::Hll< Equation, SignalSpeeds >::Base = HllArrayBase<Equation, SignalSpeeds, HasVectorizedFlux<Equation>::value>
private

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