Class template Dune::GDT::GenericNumericalFlux¶
Inherits from Dune::GDT::NumericalFluxInterface.
-
template<class I, size_t d, size_t m = 1, class R = double>
class Dune::GDT::GenericNumericalFlux : public NumericalFluxInterface<I, d, m, R>¶ Implementation of NumericalFluxInterface for a given lambda expression.
-
int Dune::GDT::GenericNumericalFlux::copy() const final override¶
No documentation provided.
-
StateType Dune::GDT::GenericNumericalFlux::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::GenericNumericalFlux::GenericNumericalFlux<I, d, m, R>(const FluxType &flx, GenericFunctionType func, const XT::Common::ParameterType ¶m_type = {})¶ No documentation provided.
-
const GenericFunctionType Dune::GDT::GenericNumericalFlux::numerical_flux_¶
No documentation provided.
-
type Dune::GDT::GenericNumericalFlux::ThisType¶
No documentation provided.
-
type Dune::GDT::GenericNumericalFlux::BaseType¶
No documentation provided.
-
type Dune::GDT::GenericNumericalFlux::GenericFunctionType¶
No documentation provided.