You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
testsuite
cellConditionTest.hh
Go to the documentation of this file.
1
8
#ifndef cellconditiontest_hh
9
#define cellconditiontest_hh
10
11
#include "
basics/testcase.hh
"
12
#include "
basics/typedefs.hh
"
13
#include "geometry/cellConditions.hh"
14
15
namespace
test
{
16
17
// ***************************************************** CellConditionTest **
18
23
class
CellConditionTest
:
public
TestCase
{
24
public
:
25
virtual
~CellConditionTest
() {}
26
virtual
void
run
();
27
29
30
32
void
testQuad
();
34
private
:
41
void
testQuadCondition_(
const
concepts::CellCondition
* cc,
const
uint dim,
42
const
uint l = 0,
const
uint p = 1);
43
};
44
45
}
// namespace test
46
47
#endif
// cellconditiontest_hh
48
concepts::CellCondition
Definition
cellConditions.hh:22
test::CellConditionTest
Definition
cellConditionTest.hh:23
test::CellConditionTest::testQuad
void testQuad()
test::CellConditionTest::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