Class template Dune::GDT::NumericalLaxFriedrichsFlux¶
Inherits from Dune::GDT::NumericalFluxInterface.
-
template<class I, size_t d, size_t m, class R = double>
class Dune::GDT::NumericalLaxFriedrichsFlux<I, d, m, R> : public NumericalFluxInterface<I, d, m, R>¶ Implementation of NumericalFluxInterface using the Lax-Friedrichs numerical flux.
Method Dune::GDT::NumericalLaxFriedrichsFlux::copy¶
Method Dune::GDT::NumericalLaxFriedrichsFlux::apply¶
-
template<class I, size_t d, size_t m, class R = double>
StateType Dune::GDT::NumericalLaxFriedrichsFlux<I, d, m, R>::apply(const LocalIntersectionCoords &x, const StateType &u, const StateType &v, const PhysicalDomainType &n, const XT::Common::Parameter ¶m) const final override¶ No documentation provided.
Constructor Dune::GDT::NumericalLaxFriedrichsFlux::NumericalLaxFriedrichsFlux<I, d, m, R>¶
Constructor Dune::GDT::NumericalLaxFriedrichsFlux::NumericalLaxFriedrichsFlux<I, d, m, R>¶
Field Dune::GDT::NumericalLaxFriedrichsFlux::lambda_¶
-
const double Dune::GDT::NumericalLaxFriedrichsFlux::lambda_¶
No documentation provided.
Type alias Dune::GDT::NumericalLaxFriedrichsFlux::ThisType¶
-
type Dune::GDT::NumericalLaxFriedrichsFlux::ThisType¶
No documentation provided.
Type alias Dune::GDT::NumericalLaxFriedrichsFlux::BaseType¶
-
type Dune::GDT::NumericalLaxFriedrichsFlux::BaseType¶
No documentation provided.
Type alias Dune::GDT::NumericalLaxFriedrichsFlux::FluxJacobianType¶
-
type Dune::GDT::NumericalLaxFriedrichsFlux::FluxJacobianType¶
No documentation provided.