You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp3D
testsuite
traceSpaceTest.hh
Go to the documentation of this file.
1
8
#ifndef TRACESPACETEST_HH
9
#define TRACESPACETEST_HH
10
11
#include "
basics/testcase.hh
"
12
13
namespace
concepts
{
14
class
Mesh3;
15
}
16
17
namespace
test
{
18
23
class
TraceSpaceTest3D
:
public
TestCase
{
24
public
:
25
TraceSpaceTest3D
() {}
26
virtual
~TraceSpaceTest3D
() {}
27
virtual
void
run
();
28
29
private
:
30
void
testHexRho0();
31
void
testHexRho1();
32
void
testTraceSpace1(
concepts::Mesh3
&msh);
33
};
34
35
}
// namespace test
36
37
#endif
// TRACESPACETEST_HH
concepts::Mesh3
Definition
mesh.hh:112
test::TestCase
Definition
testcase.hh:92
test::TraceSpaceTest3D
Definition
traceSpaceTest.hh:23
test::TraceSpaceTest3D::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
concepts
Definition
pml_formula.h:16
test
Definition
testcase.hh:66
testcase.hh
Generated on Wed Sep 13 2023 21:06:22 for Concepts by
1.9.8