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<Intersection, d, m, R> : public NumericalFluxInterface<Intersection, d, m, R>

No documentation provided.

Method Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions::copy

template<class Intersection, size_t d, size_t m = 1, class R = double>
int Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions<Intersection, d, m, R>::copy() const final override

No documentation provided.

Method Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions::linear

template<class Intersection, size_t d, size_t m = 1, class R = double>
bool Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions<Intersection, d, m, R>::linear() const final override

No documentation provided.

Method Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions::apply

template<class Intersection, size_t d, size_t m = 1, class R = double>
StateType Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions<Intersection, d, m, R>::apply(const LocalIntersectionCoords&, const StateType&, const StateType&, const PhysicalDomainType&, const XT::Common::Parameter&) const final override

No documentation provided.

Type alias Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions::BaseType

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

No documentation provided.

Function template Dune::GDT::internal::ThisNumericalFluxIsNotAvailableForTheseDimensions::ThisNumericalFluxIsNotAvailableForTheseDimensions<Intersection, d, m, R>

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

No documentation provided.