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 : public NumericalFluxInterface<I, d, m, R>¶ Implementation of NumericalFluxInterface using the Vijayasundaram numerical flux based on a flux Jacobian eigendecomposition.
-
static int Dune::GDT::NumericalVijayasundaramFlux::default_flux_eigen_decomposition()¶
No documentation provided.
-
int Dune::GDT::NumericalVijayasundaramFlux::copy() const final override¶
No documentation provided.
-
StateType Dune::GDT::NumericalVijayasundaramFlux::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::NumericalVijayasundaramFlux::NumericalVijayasundaramFlux<I, d, m, R>(const FluxType &flx)¶ No documentation provided.
-
template<>
Dune::GDT::NumericalVijayasundaramFlux::NumericalVijayasundaramFlux<I, d, m, R>(const FluxType &flx, int flux_eigen_decomposition)¶ No documentation provided.
-
template<>
Dune::GDT::NumericalVijayasundaramFlux::NumericalVijayasundaramFlux<I, d, m, R>(const ThisType &other) = default¶ No documentation provided.
-
const int Dune::GDT::NumericalVijayasundaramFlux::flux_eigen_decomposition_¶
No documentation provided.
-
type Dune::GDT::NumericalVijayasundaramFlux::ThisType¶
No documentation provided.
-
type Dune::GDT::NumericalVijayasundaramFlux::BaseType¶
No documentation provided.