Class template Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator

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::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator

Local finite volume intersection operator treating a boundary intersection via a custom numerical boundary flux lambda.

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

No documentation provided.

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

No documentation provided.

template<>
Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator<I, SV, SGV, m, SF, RF, RGV, RV>(LambdaType numerical_boundary_flux_lambda, const XT::Common::ParameterType &boundary_treatment_param_type = {}, const bool source_is_elementwise_constant = false)

No documentation provided.

template<>
Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator<I, SV, SGV, m, SF, RF, RGV, RV>(const int &source, LambdaType numerical_boundary_flux_lambda, const XT::Common::ParameterType &boundary_treatment_param_type = {}, const bool source_is_elementwise_constant = false)

No documentation provided.

template<>
Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator<I, SV, SGV, m, SF, RF, RGV, RV>(const int &source_space, const SV &source_vector, LambdaType numerical_boundary_flux_lambda, const XT::Common::ParameterType &boundary_treatment_param_type = {}, const bool source_is_elementwise_constant = false)

No documentation provided.

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

No documentation provided.

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

No documentation provided.

const LambdaType Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator::numerical_boundary_flux_

No documentation provided.

const bool Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator::source_is_elementwise_constant_

No documentation provided.

int Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator::u_

No documentation provided.

int Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator::g_

No documentation provided.

type Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator::ThisType

No documentation provided.

type Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator::StateDomainType

No documentation provided.

type Dune::GDT::LocalAdvectionFvBoundaryTreatmentByCustomNumericalFluxOperator::LambdaType

No documentation provided.