Class template Dune::GDT::NumericalEngquistOsherFlux

Inherits from Dune::GDT::NumericalFluxInterface.

template<class I, size_t d, class R>
class Dune::GDT::NumericalEngquistOsherFlux<I, d, 1, R> : public NumericalFluxInterface<I, d, 1, R>

No documentation provided.

Method Dune::GDT::NumericalEngquistOsherFlux::copy

template<class I, size_t d, class R>
int Dune::GDT::NumericalEngquistOsherFlux<I, d, 1, R>::copy() const final override

No documentation provided.

Method Dune::GDT::NumericalEngquistOsherFlux::apply

template<class I, size_t d, class R>
int Dune::GDT::NumericalEngquistOsherFlux<I, d, 1, R>::apply(const int &x_in_intersection_coords, const int &u, const int &v, const int &n, const XT::Common::Parameter &param) const final override

No documentation provided.

Constructor Dune::GDT::NumericalEngquistOsherFlux::NumericalEngquistOsherFlux<I, d, 1, R>

template<>
template<class I, size_t d, class R>
explicit Dune::GDT::NumericalEngquistOsherFlux<I, d, 1, R>::NumericalEngquistOsherFlux<I, d, 1, R>(const int &flx)

No documentation provided.

Constructor Dune::GDT::NumericalEngquistOsherFlux::NumericalEngquistOsherFlux<I, d, 1, R>

template<>
template<class I, size_t d, class R>
Dune::GDT::NumericalEngquistOsherFlux<I, d, 1, R>::NumericalEngquistOsherFlux<I, d, 1, R>(const ThisType &other) = default

No documentation provided.

Variable Dune::GDT::NumericalEngquistOsherFlux::m

const int Dune::GDT::NumericalEngquistOsherFlux::m

No documentation provided.

Type alias Dune::GDT::NumericalEngquistOsherFlux::ThisType

type Dune::GDT::NumericalEngquistOsherFlux::ThisType

No documentation provided.