Class template Dune::GDT::NumericalVijayasundaramFlux¶
Inherits from Dune::GDT::NumericalFluxInterface.
-
template<class I, size_t d, size_t m = 1, class R = double>
class Dune::GDT::NumericalVijayasundaramFlux<I, d, m, R> : public NumericalFluxInterface<I, d, m, R>¶ Implementation of NumericalFluxInterface using the Vijayasundaram numerical flux based on a flux Jacobian eigendecomposition.
Method Dune::GDT::NumericalVijayasundaramFlux::default_flux_eigen_decomposition¶
Method Dune::GDT::NumericalVijayasundaramFlux::copy¶
Method Dune::GDT::NumericalVijayasundaramFlux::apply¶
-
template<class I, size_t d, size_t m = 1, class R = double>
StateType Dune::GDT::NumericalVijayasundaramFlux<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::NumericalVijayasundaramFlux::NumericalVijayasundaramFlux<I, d, m, R>¶
Constructor Dune::GDT::NumericalVijayasundaramFlux::NumericalVijayasundaramFlux<I, d, m, R>¶
Constructor Dune::GDT::NumericalVijayasundaramFlux::NumericalVijayasundaramFlux<I, d, m, R>¶
Field Dune::GDT::NumericalVijayasundaramFlux::flux_eigen_decomposition_¶
-
const int Dune::GDT::NumericalVijayasundaramFlux::flux_eigen_decomposition_¶
No documentation provided.
Type alias Dune::GDT::NumericalVijayasundaramFlux::ThisType¶
-
type Dune::GDT::NumericalVijayasundaramFlux::ThisType¶
No documentation provided.
Type alias Dune::GDT::NumericalVijayasundaramFlux::BaseType¶
-
type Dune::GDT::NumericalVijayasundaramFlux::BaseType¶
No documentation provided.