Class template Dune::GDT::Test::LinearTransportTest

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

template<class G>
class Dune::GDT::Test::LinearTransportTest<G> : private XT::Common::ConstStorageProvider<LinearTransportProblem<G>>

No documentation provided.

Method Dune::GDT::Test::LinearTransportTest::flux

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

No documentation provided.

Method Dune::GDT::Test::LinearTransportTest::make_initial_values

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

No documentation provided.

Method Dune::GDT::Test::LinearTransportTest::make_initial_grid

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

No documentation provided.

Method Dune::GDT::Test::LinearTransportTest::compute_reference_solution

template<class G>
void Dune::GDT::Test::LinearTransportTest<G>::compute_reference_solution() override

No documentation provided.

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

template<>
template<class G>
explicit Dune::GDT::Test::LinearTransportTest<G>::LinearTransportTest<G>(const std::string timestepping)

No documentation provided.

Field Dune::GDT::Test::LinearTransportTest::visualization_steps_

int Dune::GDT::Test::LinearTransportTest::visualization_steps_

No documentation provided.

Type alias Dune::GDT::Test::LinearTransportTest::Problem

type Dune::GDT::Test::LinearTransportTest::Problem

No documentation provided.