You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
testsuite
dirichletTest.hh
Go to the documentation of this file.
1
8
#ifndef testdirichlet_hh
9
#define testdirichlet_hh
10
11
#include "
basics/testcase.hh
"
12
#include "
basics/typedefs.hh
"
13
#include "
toolbox/array.hh
"
14
15
namespace
test
{
16
17
// ********************************************************* DirichletTest **
18
24
class
DirichletTest
:
public
TestCase
{
25
public
:
26
virtual
~DirichletTest
() {}
27
virtual
void
run
();
28
30
31
34
void
testSquare
(
const
uint l);
38
void
testRing
(
const
uint l);
40
};
41
42
}
// namespace test
43
44
#endif
// testdirichlet_hh
array.hh
test::DirichletTest
Definition
dirichletTest.hh:24
test::DirichletTest::testSquare
void testSquare(const uint l)
test::DirichletTest::testRing
void testRing(const uint l)
test::DirichletTest::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
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