Class template Dune::GDT::NumericalEngquistOsherFlux

Inherits from Dune::GDT::NumericalFluxInterface.

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

No documentation provided.

int Dune::GDT::NumericalEngquistOsherFlux::copy() const final override

No documentation provided.

StateType Dune::GDT::NumericalEngquistOsherFlux::apply(const LocalIntersectionCoords &x_in_intersection_coords, const StateType &u, const StateType &v, const PhysicalDomainType &n, const XT::Common::Parameter &param = <recovery-expr>({})) const final override

No documentation provided.

template<>
Dune::GDT::NumericalEngquistOsherFlux::NumericalEngquistOsherFlux<I, d, 1, R>(const FluxType &flx)

No documentation provided.

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

No documentation provided.

const size_t Dune::GDT::NumericalEngquistOsherFlux::m

No documentation provided.

type Dune::GDT::NumericalEngquistOsherFlux::ThisType

No documentation provided.

type Dune::GDT::NumericalEngquistOsherFlux::BaseType

No documentation provided.