You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
linDG2D
testsuite
elmTest.hh
Go to the documentation of this file.
1
7
#ifndef elmTest_hh
8
#define elmTest_hh
9
10
#include "
basics/testcase.hh
"
11
12
namespace
linDG2D
{
13
class
TriangleP1;
14
}
15
namespace
concepts
{
16
class
Triangle2d;
17
}
18
19
namespace
test
{
20
24
class
DGTriangleP1Test
:
public
TestCase
{
25
public
:
26
virtual
~DGTriangleP1Test
() {}
27
virtual
void
run
();
28
30
31
32
void
testCell
(
concepts::Triangle2d
& tce);
34
void
testShapeFct
(
linDG2D::TriangleP1
& tel);
36
void
testShapeFctGradient
(
linDG2D::TriangleP1
& tel);
38
};
39
40
}
// namespace test
41
42
#endif
// elmTest_hh
concepts::Triangle2d
Definition
cell2D.hh:31
linDG2D::TriangleP1
Definition
triangle.hh:77
test::DGTriangleP1Test
Definition
elmTest.hh:24
test::DGTriangleP1Test::testShapeFctGradient
void testShapeFctGradient(linDG2D::TriangleP1 &tel)
Tests shape function gradients.
test::DGTriangleP1Test::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::DGTriangleP1Test::testShapeFct
void testShapeFct(linDG2D::TriangleP1 &tel)
Tests shape functions.
test::DGTriangleP1Test::testCell
void testCell(concepts::Triangle2d &tce)
Test cell.
test::TestCase
Definition
testcase.hh:92
concepts
Definition
pml_formula.h:16
linDG2D
Definition
linDG2D.hh:20
test
Definition
testcase.hh:66
testcase.hh
Generated on Wed Sep 13 2023 21:06:22 for Concepts by
1.9.8