Class template Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions

Inherits from Dune::GDT::NumericalFluxInterface.

template<class Intersection, size_t d, size_t m = 1, class R = double>
class Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions : public NumericalFluxInterface<Intersection, d, m, R>

No documentation provided.

int Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions::copy() const final override

No documentation provided.

bool Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions::linear() const final override

No documentation provided.

StateType Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions::apply(const LocalIntersectionCoords&, const StateType&, const StateType&, const PhysicalDomainType&, const XT::Common::Parameter& = <recovery-expr>({})) const final override

No documentation provided.

type Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions::BaseType

No documentation provided.

template<class ...Args, typename>
explicit Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions::ThisNumericalFluxIsNotAvailableForTheseDimensions<Intersection, d, m, R>(Args&&...)

No documentation provided.