You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
space
testsuite
formulaTest.hh
Go to the documentation of this file.
1
7
#ifndef formulaSpcTest_hh
8
#define formulaSpcTest_hh
9
10
#include "
basics/testcase.hh
"
11
#include "
basics/typedefs.hh
"
12
#include "
space/space.hh
"
13
14
namespace
concepts
{
15
// forward declaration
16
class
Mesh2;
17
}
18
19
namespace
test
{
20
27
class
ElementFormulaTest :
public
TestCase {
28
public
:
29
ElementFormulaTest() {}
30
virtual
~ElementFormulaTest() {}
31
virtual
void
run
();
32
34
35
void
testTimesNormal2D();
37
};
38
39
}
// namespace test
40
41
#endif
// formulaSpcTest_hh
test::ElementFormulaTest::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
concepts
Definition
pml_formula.h:16
test
Definition
testcase.hh:66
space.hh
testcase.hh
typedefs.hh
Generated on Wed Sep 13 2023 21:06:23 for Concepts by
1.9.8