Class template Dune::GDT::Test::StationaryDiffusionIpdgEocStudy

template<class G, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
class Dune::GDT::Test::StationaryDiffusionIpdgEocStudy<G, la>

Method Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::boundary_info

template<class G, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
const int &Dune::GDT::Test::StationaryDiffusionIpdgEocStudy<G, la>::boundary_info() const = 0

No documentation provided.

Method Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::diffusion

template<class G, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
const int &Dune::GDT::Test::StationaryDiffusionIpdgEocStudy<G, la>::diffusion() const = 0

No documentation provided.

Method Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::force

template<class G, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
const int &Dune::GDT::Test::StationaryDiffusionIpdgEocStudy<G, la>::force() const = 0

No documentation provided.

Method Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::weight_function

template<class G, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
const int &Dune::GDT::Test::StationaryDiffusionIpdgEocStudy<G, la>::weight_function() const = 0

No documentation provided.

Method Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::norms

template<class G, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryDiffusionIpdgEocStudy<G, la>::norms() const override

No documentation provided.

Method Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::compute

template<class G, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryDiffusionIpdgEocStudy<G, la>::compute(const int refinement_level, const int &actual_norms, const int &actual_estimates, const int &actual_quantities) override

No documentation provided.

Method Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::make_space

template<class G, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryDiffusionIpdgEocStudy<G, la>::make_space(const int &current_grid) override

No documentation provided.

Method Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::make_residual_operator

template<class G, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryDiffusionIpdgEocStudy<G, la>::make_residual_operator(const int &space) override

No documentation provided.

Constructor Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::StationaryDiffusionIpdgEocStudy<G, la>

template<>
template<class G, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
Dune::GDT::Test::StationaryDiffusionIpdgEocStudy<G, la>::StationaryDiffusionIpdgEocStudy<G, la>(const double &symmetry_prefactor, const double &inner_penalty, const double &dirichlet_penalty, const std::function<double(const int&)> &intersection_diameter)

No documentation provided.

Field Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::space_type_

std::string Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::space_type_

No documentation provided.

Field Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::symmetry_prefactor_

const double Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::symmetry_prefactor_

No documentation provided.

Field Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::inner_penalty_

const double Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::inner_penalty_

No documentation provided.

Field Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::dirichlet_penalty_

const double Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::dirichlet_penalty_

No documentation provided.

Field Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::intersection_diameter_

const std::function<double(const int&)> Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::intersection_diameter_

No documentation provided.

Variable Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::d

const int Dune::GDT::Test::StationaryDiffusionIpdgEocStudy::d

No documentation provided.