testhpAdaptiveSpaceH1onInfMesh.hh

Go to the documentation of this file.
1 
7 #ifndef infmesh2d_hpAdaptiveSpaceH1Test_hh
8 #define infmesh2d_hpAdaptiveSpaceH1Test_hh
9 
10 #include "basics/testcase.hh"
11 
12 namespace test {
13 
14  // ************************************************** SpaceH1onInfMeshTest **
15 
19  class SpaceH1onInfMeshTest : public TestCase {
20  public:
21  virtual ~SpaceH1onInfMeshTest() {}
22  virtual void run();
23 
25 
26 
28  };
29 
30 } // namespace test
31 
32 #endif // infmesh2d_hpAdaptiveSpaceH1Test_hh
virtual void run()
Runs the tests. Must be overwritten by the specialization.
Tests 2D mesh with infinite cells.
Base class for tests.
Definition: testcase.hh:92
Unit tests.
Definition: testcase.hh:66
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich