Class template Dune::GDT::NumericalEngquistOsherFlux¶
Inherits from Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions.
-
template<class I, size_t d, size_t m = 1, class R = double>
class Dune::GDT::NumericalEngquistOsherFlux : public internal::ThisNumericalFluxIsNotAvailableForTheseDimensions<I, d, m, R>¶ Implementation of NumericalFluxInterface using the Engquist-Osher numerical flux (only available for m == 1).
-
template<class ...Args, typename>
explicit Dune::GDT::NumericalEngquistOsherFlux::NumericalEngquistOsherFlux<I, d, m, R>(Args&&...)¶ No documentation provided.