You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
testsuite
cloneing.hh
Go to the documentation of this file.
1
6
#ifndef cloneing_hh
7
#define cloneing_hh
8
9
#include "
basics/testsuite.hh
"
10
#include "
basics/typedefs.hh
"
11
12
namespace
vectorial
{
13
// forward declaration
14
template
<
typename
F,
typename
G>
15
class
BilinearForm;
16
}
17
18
namespace
test
{
19
20
// ************************************************************** Cloneing **
21
28
class
Cloneing
:
public
TestCase
{
29
public
:
30
virtual
~Cloneing
();
31
virtual
void
run
();
32
34
35
template
<
typename
max>
36
void
testMaxwell
37
(
vectorial::BilinearForm<concepts::Real,concepts::Real>
& bf);
39
};
40
41
}
// namespace test
42
43
#endif
// cloneing_hh
test::Cloneing
Definition
cloneing.hh:28
test::Cloneing::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::TestCase
Definition
testcase.hh:92
vectorial::BilinearForm
Definition
vectorial.hh:318
test
Definition
testcase.hh:66
vectorial
Definition
spaceTraits.hh:24
testsuite.hh
typedefs.hh
Generated on Wed Sep 13 2023 21:06:20 for Concepts by
1.9.8