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 : public NumericalFluxInterface<I, d, m, R>¶ Implementation of NumericalFluxInterface using the Lax-Friedrichs numerical flux.
-
int Dune::GDT::NumericalLaxFriedrichsFlux::copy() const final override¶
No documentation provided.
-
StateType Dune::GDT::NumericalLaxFriedrichsFlux::apply(const LocalIntersectionCoords &x, const StateType &u, const StateType &v, const PhysicalDomainType &n, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final override¶ No documentation provided.
-
template<>
Dune::GDT::NumericalLaxFriedrichsFlux::NumericalLaxFriedrichsFlux<I, d, m, R>(const FluxType &flx, const double lambda = 0.)¶ No documentation provided.
-
template<>
Dune::GDT::NumericalLaxFriedrichsFlux::NumericalLaxFriedrichsFlux<I, d, m, R>(const ThisType &other) = default¶ No documentation provided.
-
const double Dune::GDT::NumericalLaxFriedrichsFlux::lambda_¶
No documentation provided.
-
type Dune::GDT::NumericalLaxFriedrichsFlux::ThisType¶
No documentation provided.
-
type Dune::GDT::NumericalLaxFriedrichsFlux::BaseType¶
No documentation provided.
-
type Dune::GDT::NumericalLaxFriedrichsFlux::FluxJacobianType¶
No documentation provided.