Class template Dune::GDT::Test::StationaryEocStudy¶
Inherits from Dune::XT::Common::ConvergenceStudy, ::testing::Test.
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
class Dune::GDT::Test::StationaryEocStudy<GridView, m_, la> : public XT::Common::ConvergenceStudy, public ::testing::Test¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::num_refinements¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::num_refinements() const override¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::targets¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::targets() const override¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::norms¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::norms() const override¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::estimates¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::estimates() const override¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::quantities¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::quantities() const override¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::discretization_info_title¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
std::string Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::discretization_info_title() const override¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::make_initial_grid¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
virtual GP Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::make_initial_grid() = 0¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::make_space¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::make_space(const GP ¤t_grid) = 0¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::discretization_info¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
std::string Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::discretization_info(const int refinement_level) override¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::make_residual_operator¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::make_residual_operator(const int &space) = 0¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::solve¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::solve(const int &space)¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::compute_reference_solution¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
virtual void Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::compute_reference_solution()¶ No documentation provided.
Method Dune::GDT::Test::StationaryEocStudy::compute¶
-
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
int Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::compute(const int refinement_level, const int &actual_norms, const int &actual_estimates, const int &actual_quantities) override¶ No documentation provided.
Constructor Dune::GDT::Test::StationaryEocStudy::StationaryEocStudy<GridView, m_, la>¶
-
template<>
template<class GridView, size_t m_ = 1, XT::LA::Backends la = XT::LA::Backends::istl_sparse>
explicit Dune::GDT::Test::StationaryEocStudy<GridView, m_, la>::StationaryEocStudy<GridView, m_, la>(std::function<void(const int&, const std::string&)> visualizer, const int num_refinements, const int num_additional_refinements_for_reference)¶ No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::num_refinements_¶
-
int Dune::GDT::Test::StationaryEocStudy::num_refinements_¶
No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::num_additional_refinements_for_reference_¶
-
int Dune::GDT::Test::StationaryEocStudy::num_additional_refinements_for_reference_¶
No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::visualize_¶
-
const std::function<void(const int&, const std::string&)> Dune::GDT::Test::StationaryEocStudy::visualize_¶
No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::current_refinement_¶
-
int Dune::GDT::Test::StationaryEocStudy::current_refinement_¶
No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::current_data_¶
-
int Dune::GDT::Test::StationaryEocStudy::current_data_¶
No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::current_grid_¶
-
int Dune::GDT::Test::StationaryEocStudy::current_grid_¶
No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::current_space_¶
-
int Dune::GDT::Test::StationaryEocStudy::current_space_¶
No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::reference_grid_¶
-
int Dune::GDT::Test::StationaryEocStudy::reference_grid_¶
No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::reference_space_¶
-
int Dune::GDT::Test::StationaryEocStudy::reference_space_¶
No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::current_solution_on_reference_grid_¶
-
int Dune::GDT::Test::StationaryEocStudy::current_solution_on_reference_grid_¶
No documentation provided.
Field Dune::GDT::Test::StationaryEocStudy::reference_solution_on_reference_grid_¶
-
int Dune::GDT::Test::StationaryEocStudy::reference_solution_on_reference_grid_¶
No documentation provided.
Variable Dune::GDT::Test::StationaryEocStudy::m¶
-
const int Dune::GDT::Test::StationaryEocStudy::m¶
No documentation provided.
Variable Dune::GDT::Test::StationaryEocStudy::d¶
-
const int Dune::GDT::Test::StationaryEocStudy::d¶
No documentation provided.
Type alias Dune::GDT::Test::StationaryEocStudy::GV¶
-
type Dune::GDT::Test::StationaryEocStudy::GV¶
No documentation provided.
Type alias Dune::GDT::Test::StationaryEocStudy::G¶
-
type Dune::GDT::Test::StationaryEocStudy::G¶
No documentation provided.
Type alias Dune::GDT::Test::StationaryEocStudy::D¶
-
type Dune::GDT::Test::StationaryEocStudy::D¶
No documentation provided.
Type alias Dune::GDT::Test::StationaryEocStudy::R¶
-
type Dune::GDT::Test::StationaryEocStudy::R¶
No documentation provided.
Type alias Dune::GDT::Test::StationaryEocStudy::GP¶
-
type Dune::GDT::Test::StationaryEocStudy::GP¶
No documentation provided.
Type alias Dune::GDT::Test::StationaryEocStudy::M¶
-
type Dune::GDT::Test::StationaryEocStudy::M¶
No documentation provided.