Class template Dune::GDT::Test::LinearTransportProblem

template<class G>
class Dune::GDT::Test::LinearTransportProblem<G>

No documentation provided.

Method Dune::GDT::Test::LinearTransportProblem::make_initial_grid

template<class G>
XT::Grid::GridProvider<G> Dune::GDT::Test::LinearTransportProblem<G>::make_initial_grid() const

No documentation provided.

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

template<>
template<class G>
Dune::GDT::Test::LinearTransportProblem<G>::LinearTransportProblem<G>()

No documentation provided.

Field Dune::GDT::Test::LinearTransportProblem::direction

const int Dune::GDT::Test::LinearTransportProblem::direction

No documentation provided.

Field Dune::GDT::Test::LinearTransportProblem::flux

const int Dune::GDT::Test::LinearTransportProblem::flux

No documentation provided.

Field Dune::GDT::Test::LinearTransportProblem::T_end

const double Dune::GDT::Test::LinearTransportProblem::T_end

No documentation provided.

Variable Dune::GDT::Test::LinearTransportProblem::d

const int Dune::GDT::Test::LinearTransportProblem::d

No documentation provided.

Function template Dune::GDT::Test::LinearTransportProblem::make_exact_solution__periodic_boundaries

template<class G>
template<class Vector, class GV>
int Dune::GDT::Test::LinearTransportProblem<G>::make_exact_solution__periodic_boundaries(const int &space, const double &time) const

No documentation provided.