You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
levelSets
testsuite
testLevelRiesz.hh
1
6
#ifndef testLevelRiesz_hh
7
#define testLevelRiesz_hh
8
9
#include "
basics/typedefs.hh
"
10
#include "
basics/testcase.hh
"
11
12
namespace
test
{
13
14
class
LevelRieszTest
:
public
TestCase
{
15
public
:
16
virtual
~LevelRieszTest
() {}
17
virtual
void
run
();
18
32
void
testCoefficients
(
int
poly);
33
34
};
35
36
}
// namespace test
37
38
#endif
// legendreTest_hh
test::LevelRieszTest
Definition
testLevelRiesz.hh:14
test::LevelRieszTest::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::LevelRieszTest::testCoefficients
void testCoefficients(int poly)
test::TestCase
Definition
testcase.hh:92
test
Definition
testcase.hh:66
testcase.hh
typedefs.hh
Generated on Wed Sep 13 2023 21:06:22 for Concepts by
1.9.8