You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
testsuite
spaceL2DGTest.hh
Go to the documentation of this file.
1
6
#ifndef spaceL2DGTest_hh
7
#define spaceL2DGTest_hh
8
9
#include "
basics/testcase.hh
"
10
#include "
basics/typedefs.hh
"
11
12
using
concepts::Real
;
13
14
namespace
test
{
15
16
// **************************************************** SpaceL2Test **
17
21
class
SpaceL2DGTest
:
public
TestCase
{
22
public
:
23
virtual
~SpaceL2DGTest
() {}
24
virtual
void
run
();
25
27
28
30
void
dirichlet
();
32
};
33
34
}
// namespace test
35
36
#endif
test::SpaceL2DGTest
Definition
spaceL2DGTest.hh:21
test::SpaceL2DGTest::dirichlet
void dirichlet()
Test for dirichlet boundary.
test::SpaceL2DGTest::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::TestCase
Definition
testcase.hh:92
concepts::Real
double Real
Definition
typedefs.hh:39
test
Definition
testcase.hh:66
testcase.hh
typedefs.hh
Generated on Wed Sep 13 2023 21:06:20 for Concepts by
1.9.8