Class template Dune::GDT::Data::StokesDirichletProblem¶
-
template<class GV>
class Dune::GDT::Data::StokesDirichletProblem<GV>¶ Problem data for a stationary Stokes problem with Dirichlet boundary values.
gtest-free problem definition shared by the tests in dune/gdt/test/stokes/ and the benchmarks in benchmarks/.
Method Dune::GDT::Data::StokesDirichletProblem::default_diffusion¶
-
template<class GV>
static int Dune::GDT::Data::StokesDirichletProblem<GV>::default_diffusion()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::default_rhs_f¶
-
template<class GV>
static int Dune::GDT::Data::StokesDirichletProblem<GV>::default_rhs_f()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::default_rhs_g¶
-
template<class GV>
static int Dune::GDT::Data::StokesDirichletProblem<GV>::default_rhs_g()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::default_dirichlet_values¶
-
template<class GV>
static int Dune::GDT::Data::StokesDirichletProblem<GV>::default_dirichlet_values()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::grid_view¶
-
template<class GV>
const GV &Dune::GDT::Data::StokesDirichletProblem<GV>::grid_view()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::diffusion¶
-
template<class GV>
const int &Dune::GDT::Data::StokesDirichletProblem<GV>::diffusion()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::rhs_f¶
-
template<class GV>
const int &Dune::GDT::Data::StokesDirichletProblem<GV>::rhs_f()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::rhs_g¶
-
template<class GV>
const int &Dune::GDT::Data::StokesDirichletProblem<GV>::rhs_g()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::dirichlet¶
-
template<class GV>
const int &Dune::GDT::Data::StokesDirichletProblem<GV>::dirichlet()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::reference_solution_u¶
-
template<class GV>
const int &Dune::GDT::Data::StokesDirichletProblem<GV>::reference_solution_u()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::reference_solution_p¶
-
template<class GV>
const int &Dune::GDT::Data::StokesDirichletProblem<GV>::reference_solution_p()¶ No documentation provided.
Method Dune::GDT::Data::StokesDirichletProblem::boundary_info¶
-
template<class GV>
const int &Dune::GDT::Data::StokesDirichletProblem<GV>::boundary_info()¶ No documentation provided.
Constructor Dune::GDT::Data::StokesDirichletProblem::StokesDirichletProblem<GV>¶
Field Dune::GDT::Data::StokesDirichletProblem::diffusion_¶
-
int Dune::GDT::Data::StokesDirichletProblem::diffusion_¶
No documentation provided.
Field Dune::GDT::Data::StokesDirichletProblem::rhs_f_¶
-
int Dune::GDT::Data::StokesDirichletProblem::rhs_f_¶
No documentation provided.
Field Dune::GDT::Data::StokesDirichletProblem::rhs_g_¶
-
int Dune::GDT::Data::StokesDirichletProblem::rhs_g_¶
No documentation provided.
Field Dune::GDT::Data::StokesDirichletProblem::dirichlet_¶
-
int Dune::GDT::Data::StokesDirichletProblem::dirichlet_¶
No documentation provided.
Field Dune::GDT::Data::StokesDirichletProblem::reference_sol_u_¶
-
int Dune::GDT::Data::StokesDirichletProblem::reference_sol_u_¶
No documentation provided.
Field Dune::GDT::Data::StokesDirichletProblem::reference_sol_p_¶
-
int Dune::GDT::Data::StokesDirichletProblem::reference_sol_p_¶
No documentation provided.
Field Dune::GDT::Data::StokesDirichletProblem::boundary_info_¶
-
const int Dune::GDT::Data::StokesDirichletProblem::boundary_info_¶
No documentation provided.
Field Dune::GDT::Data::StokesDirichletProblem::grid_¶
-
const XT::Grid::GridProvider<G> Dune::GDT::Data::StokesDirichletProblem::grid_¶
No documentation provided.
Field Dune::GDT::Data::StokesDirichletProblem::grid_view_¶
-
const GV Dune::GDT::Data::StokesDirichletProblem::grid_view_¶
No documentation provided.
Variable Dune::GDT::Data::StokesDirichletProblem::d¶
-
const int Dune::GDT::Data::StokesDirichletProblem::d¶
No documentation provided.
Type alias Dune::GDT::Data::StokesDirichletProblem::G¶
-
type Dune::GDT::Data::StokesDirichletProblem::G¶
No documentation provided.
Type alias Dune::GDT::Data::StokesDirichletProblem::RangeField¶
-
type Dune::GDT::Data::StokesDirichletProblem::RangeField¶
No documentation provided.