You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
geometry
testsuite
testQuad2d.hh
Go to the documentation of this file.
1
9
#ifndef quad2dTest_hh
10
#define quad2dTest_hh
11
12
#include "
basics/testcase.hh
"
13
14
namespace
test
{
15
16
// ************************************************************ Quad2dTest **
17
21
class
Quad2dTest
:
public
TestCase
{
22
public
:
23
virtual
~Quad2dTest
() {}
24
virtual
void
run
();
25
27
28
29
void
localCoordinChildren
();
31
void
testEdgeMap
();
33
};
34
35
}
// namespace test
36
37
#endif
// quad2dTest_hh
test::Quad2dTest
Definition
testQuad2d.hh:21
test::Quad2dTest::testEdgeMap
void testEdgeMap()
Test the direction of the edge maps of the four edges of a square.
test::Quad2dTest::localCoordinChildren
void localCoordinChildren()
Tests the finding of children with given local coordinates.
test::Quad2dTest::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
Generated on Wed Sep 13 2023 21:06:20 for Concepts by
1.9.8