Class template Dune::GDT::Test::InviscidCompressibleFlowEulerTest

Inherits from Dune::XT::Common::ConstStorageProvider.

template<class G>
class Dune::GDT::Test::InviscidCompressibleFlowEulerTest<G> : protected XT::Common::ConstStorageProvider<InviscidCompressibleFlowEulerProblem<G>>

No documentation provided.

Method Dune::GDT::Test::InviscidCompressibleFlowEulerTest::flux

template<class G>
const int &Dune::GDT::Test::InviscidCompressibleFlowEulerTest<G>::flux() const final override

No documentation provided.

Method Dune::GDT::Test::InviscidCompressibleFlowEulerTest::make_initial_values

template<class G>
int Dune::GDT::Test::InviscidCompressibleFlowEulerTest<G>::make_initial_values(const int &space) final override

No documentation provided.

Method Dune::GDT::Test::InviscidCompressibleFlowEulerTest::make_initial_grid

template<class G>
int Dune::GDT::Test::InviscidCompressibleFlowEulerTest<G>::make_initial_grid() final override

No documentation provided.

Method Dune::GDT::Test::InviscidCompressibleFlowEulerTest::make_lhs_operator

template<class G>
int Dune::GDT::Test::InviscidCompressibleFlowEulerTest<G>::make_lhs_operator(const int &space) final override

No documentation provided.

Constructor Dune::GDT::Test::InviscidCompressibleFlowEulerTest::InviscidCompressibleFlowEulerTest<G>

template<>
template<class G>
explicit Dune::GDT::Test::InviscidCompressibleFlowEulerTest<G>::InviscidCompressibleFlowEulerTest<G>(const std::string timestepping, const int num_refinements = 2)

No documentation provided.

Field Dune::GDT::Test::InviscidCompressibleFlowEulerTest::visualization_steps_

int Dune::GDT::Test::InviscidCompressibleFlowEulerTest::visualization_steps_

No documentation provided.

Field Dune::GDT::Test::InviscidCompressibleFlowEulerTest::boundary_treatment

std::string Dune::GDT::Test::InviscidCompressibleFlowEulerTest::boundary_treatment

No documentation provided.

Field Dune::GDT::Test::InviscidCompressibleFlowEulerTest::periodic_density_variation_

int Dune::GDT::Test::InviscidCompressibleFlowEulerTest::periodic_density_variation_

No documentation provided.

Field Dune::GDT::Test::InviscidCompressibleFlowEulerTest::local_periodic_density_variation_

int Dune::GDT::Test::InviscidCompressibleFlowEulerTest::local_periodic_density_variation_

No documentation provided.

Type alias Dune::GDT::Test::InviscidCompressibleFlowEulerTest::Problem

type Dune::GDT::Test::InviscidCompressibleFlowEulerTest::Problem

No documentation provided.