Class template Dune::GDT::LocalAdvectionFvCouplingOperator¶
Inherits from Dune::GDT::LocalIntersectionOperatorInterface.
-
template<class I, class SV, class SGV, size_t m = 1, class SR = double, class RR = SR, class IRGV = SGV, class IRV = SV, class ORR = RR, class ORGV = IRGV, class ORV = IRV>
class Dune::GDT::LocalAdvectionFvCouplingOperator : public LocalIntersectionOperatorInterface<I, SV, SGV, m, 1, SR, m, 1, RR, IRGV, IRV, ORGV, ORV>¶ Note
Presumes that the basis evaluates to 1.
Note
See also LocalIntersectionOperatorInterface for a description of the template arguments.
See also:
LocalIntersectionOperatorInterface
-
int Dune::GDT::LocalAdvectionFvCouplingOperator::copy() const final override¶
No documentation provided.
-
bool Dune::GDT::LocalAdvectionFvCouplingOperator::linear() const final override¶
No documentation provided.
-
void Dune::GDT::LocalAdvectionFvCouplingOperator::apply(LocalInsideRangeType &local_range_inside, LocalOutsideRangeType &local_range_outside, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final override¶ No documentation provided.
-
void Dune::GDT::LocalAdvectionFvCouplingOperator::post_bind(const I &inter) override¶
No documentation provided.
-
template<>
Dune::GDT::LocalAdvectionFvCouplingOperator::LocalAdvectionFvCouplingOperator<I, SV, SGV, m, SR, RR, IRGV, IRV, ORR, ORGV, ORV>(const NumericalFluxType &numerical_flux, const bool source_is_elementwise_constant = false)¶ No documentation provided.
-
template<>
Dune::GDT::LocalAdvectionFvCouplingOperator::LocalAdvectionFvCouplingOperator<I, SV, SGV, m, SR, RR, IRGV, IRV, ORR, ORGV, ORV>(const SourceType &source, const NumericalFluxType &numerical_flux, const bool source_is_elementwise_constant = false)¶ No documentation provided.
-
template<>
Dune::GDT::LocalAdvectionFvCouplingOperator::LocalAdvectionFvCouplingOperator<I, SV, SGV, m, SR, RR, IRGV, IRV, ORR, ORGV, ORV>(const SourceSpaceType &source_space, const SV &source_vector, const NumericalFluxType &numerical_flux, const bool source_is_elementwise_constant = false)¶ No documentation provided.
-
template<>
Dune::GDT::LocalAdvectionFvCouplingOperator::LocalAdvectionFvCouplingOperator<I, SV, SGV, m, SR, RR, IRGV, IRV, ORR, ORGV, ORV>(const DiscreteSourceType &source, const NumericalFluxType &numerical_flux)¶ No documentation provided.
-
template<>
Dune::GDT::LocalAdvectionFvCouplingOperator::LocalAdvectionFvCouplingOperator<I, SV, SGV, m, SR, RR, IRGV, IRV, ORR, ORGV, ORV>(const ThisType &other)¶ No documentation provided.
-
int Dune::GDT::LocalAdvectionFvCouplingOperator::numerical_flux_¶
No documentation provided.
-
const bool Dune::GDT::LocalAdvectionFvCouplingOperator::source_is_elementwise_constant_¶
No documentation provided.
-
LocalIntersectionCoords Dune::GDT::LocalAdvectionFvCouplingOperator::x_in_intersection_coords_¶
No documentation provided.
-
DynamicStateType Dune::GDT::LocalAdvectionFvCouplingOperator::u_¶
No documentation provided.
-
DynamicStateType Dune::GDT::LocalAdvectionFvCouplingOperator::v_¶
No documentation provided.
-
DynamicStateType Dune::GDT::LocalAdvectionFvCouplingOperator::g_¶
No documentation provided.
-
const typename LocalSourceType::DomainType Dune::GDT::LocalAdvectionFvCouplingOperator::static_x¶
No documentation provided.
-
type Dune::GDT::LocalAdvectionFvCouplingOperator::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalAdvectionFvCouplingOperator::BaseType¶
No documentation provided.
-
type Dune::GDT::LocalAdvectionFvCouplingOperator::DynamicStateType¶
No documentation provided.
-
type Dune::GDT::LocalAdvectionFvCouplingOperator::NumericalFluxType¶
No documentation provided.
-
type Dune::GDT::LocalAdvectionFvCouplingOperator::LocalIntersectionCoords¶
No documentation provided.