Class template Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator

template<class I, class SV, class SGV, size_t m = 1, class SF = double, class RF = SF, class RGV = SGV, class RV = SV>
class Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator

Note

See also LocalIntersectionOperatorInterface for a description of the template arguments.

See also: LocalIntersectionOperatorInterface

int Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::copy() const final override

No documentation provided.

bool Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::linear() const

No documentation provided.

void Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::apply(int &local_range_inside, int&, const XT::Common::Parameter &param = <recovery-expr>({})) const final override

No documentation provided.

void Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::post_bind(const I &inter) final override

No documentation provided.

template<>
Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator<I, SV, SGV, m, SF, RF, RGV, RV>(const int &source, const int &numerical_flux, LambdaType boundary_extrapolation_lambda, const XT::Common::ParameterType &boundary_treatment_param_type = {})

No documentation provided.

template<>
Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator<I, SV, SGV, m, SF, RF, RGV, RV>(const int &source, const int &local_mass_matrices, const int &numerical_flux, LambdaType boundary_extrapolation_lambda, const XT::Common::ParameterType &boundary_treatment_param_type = {})

Applies the inverse of the local mass matrix.

template<>
Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator<I, SV, SGV, m, SF, RF, RGV, RV>(const int &source_space, const SV &source_vector, const int &local_mass_matrices, const int &numerical_flux, LambdaType boundary_extrapolation_lambda, const XT::Common::ParameterType &boundary_treatment_param_type = {})

Applies the inverse of the local mass matrix.

template<>
Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator<I, SV, SGV, m, SF, RF, RGV, RV>(const ThisType &other)

No documentation provided.

const int Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::numerical_flux_

No documentation provided.

int Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::local_flux_

No documentation provided.

const LambdaType Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::extrapolate_

No documentation provided.

const int Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::local_mass_matrices_

No documentation provided.

int Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::inside_basis_values_

No documentation provided.

XT::LA::CommonDenseVector<RF> Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::inside_local_dofs_

No documentation provided.

type Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::ThisType

No documentation provided.

type Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::StateRangeType

No documentation provided.

type Dune::GDT::LocalAdvectionDgBoundaryTreatmentByCustomExtrapolationOperator::LambdaType

No documentation provided.