You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
geometry
testsuite
deadlock1.hh
Go to the documentation of this file.
1
6
#ifndef deadlock1_hh
7
#define deadlock1_hh
8
9
#include "
basics/testcase.hh
"
10
11
namespace
test
{
12
18
class
DeadLock1
:
public
TestCase
{
19
public
:
20
virtual
~DeadLock1
() {}
21
virtual
void
run
();
22
24
25
26
void
testSubdivs
();
28
};
29
30
}
// namespace test
31
32
#endif
// deadlock1_hh
test::DeadLock1
Definition
deadlock1.hh:18
test::DeadLock1::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::DeadLock1::testSubdivs
void testSubdivs()
Tests subdivisions in neighbouring cells that do not match.
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