You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
geometry
testsuite
testFrmfElmFrm.hh
1
8
#ifndef frmfelmfrmtest_hh
9
#define frmfelmfrmtest_hh
10
11
#include "
basics/testcase.hh
"
12
13
14
namespace
test
{
15
16
// ********************************************************** FrmfElmFrm Test
17
22
class
FrmfElmFrmTest
:
public
TestCase
{
23
public
:
24
virtual
~FrmfElmFrmTest
() {}
25
virtual
void
run
();
26
28
29
void
testIdenticalSpace_onSquares();
30
void
testNonKonvexCells_CircleWHole(
concepts::Real2d
x0);
31
void
testProjectionPeriodicCase();
32
33
void
testRefinement2D();
34
35
37
};
38
39
}
// namespace test
40
41
#endif
// frmfelmfrmtest_hh
concepts::Point< Real, 2 >
test::FrmfElmFrmTest
Definition
testFrmfElmFrm.hh:22
test::FrmfElmFrmTest::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