Class template Dune::GDT::Test::StokesDirichletTest¶
Inherits from ::testing::Test.
-
template<class G>
class Dune::GDT::Test::StokesDirichletTest<G> : public ::testing::Test¶ No documentation provided.
Method Dune::GDT::Test::StokesDirichletTest::is_symmetric¶
-
template<class G>
static bool Dune::GDT::Test::StokesDirichletTest<G>::is_symmetric(const Matrix &mat)¶ No documentation provided.
Method Dune::GDT::Test::StokesDirichletTest::is_positive_definite¶
-
template<class G>
static bool Dune::GDT::Test::StokesDirichletTest<G>::is_positive_definite(const Matrix &mat)¶ No documentation provided.
Method Dune::GDT::Test::StokesDirichletTest::run¶
-
template<class G>
void Dune::GDT::Test::StokesDirichletTest<G>::run(const int velocity_order, const double expected_error_u, const double expected_error_p)¶ No documentation provided.
Constructor Dune::GDT::Test::StokesDirichletTest::StokesDirichletTest<G>¶
Field Dune::GDT::Test::StokesDirichletTest::problem_¶
-
StokesDirichletProblem<GV> Dune::GDT::Test::StokesDirichletTest::problem_¶
No documentation provided.
Variable Dune::GDT::Test::StokesDirichletTest::d¶
-
const int Dune::GDT::Test::StokesDirichletTest::d¶
No documentation provided.
Type alias Dune::GDT::Test::StokesDirichletTest::GV¶
-
type Dune::GDT::Test::StokesDirichletTest::GV¶
No documentation provided.
Type alias Dune::GDT::Test::StokesDirichletTest::Matrix¶
-
type Dune::GDT::Test::StokesDirichletTest::Matrix¶
No documentation provided.
Type alias Dune::GDT::Test::StokesDirichletTest::Vector¶
-
type Dune::GDT::Test::StokesDirichletTest::Vector¶
No documentation provided.
Type alias Dune::GDT::Test::StokesDirichletTest::RangeField¶
-
type Dune::GDT::Test::StokesDirichletTest::RangeField¶
No documentation provided.