You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
testsuite
H1extensionTest.hh
Go to the documentation of this file.
1
8
#ifndef testH1extension_hh
9
#define testH1extension_hh
10
11
#include "
basics/testcase.hh
"
12
#include "
basics/typedefs.hh
"
13
#include "
toolbox/array.hh
"
14
15
namespace
test
{
16
17
// ******************************************************* H1extensionTest **
18
23
class
H1extensionTest
:
public
TestCase
{
24
public
:
25
virtual
~H1extensionTest
() {}
26
virtual
void
run
();
27
29
30
33
void
testSquare
(
const
uint l);
37
void
testRing
(
const
uint l);
39
};
40
41
}
// namespace test
42
43
#endif
// testH1extension_hh
array.hh
test::H1extensionTest
Definition
H1extensionTest.hh:23
test::H1extensionTest::testRing
void testRing(const uint l)
test::H1extensionTest::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::H1extensionTest::testSquare
void testSquare(const uint l)
test::TestCase
Definition
testcase.hh:92
test
Definition
testcase.hh:66
testcase.hh
typedefs.hh
Generated on Wed Sep 13 2023 21:06:20 for Concepts by
1.9.8