You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
vectorial
elementPairListIdentic.hh
Go to the documentation of this file.
1
6
#ifndef ElementPairListIdentic_hh
7
#define ElementPairListIdentic_hh
8
9
#include "
vectorial.hh
"
10
#include "
space/elementPairs.hh
"
11
12
namespace
vectorial
{
13
28
template
<
class
F>
29
class
ElementPairListIdentic
:
public
concepts::ElementPairList
<F> {
30
public
:
37
ElementPairListIdentic
(
const
concepts::ElementPairList<F>
& sElemPairs,
38
const
Space<F>
& vSpace1,
const
Space<F>
& vSpace2) {
39
constructor_(sElemPairs, vSpace1, vSpace2);
40
}
47
ElementPairListIdentic
(
const
concepts::ElementPairList<F>
& sElemPairs,
48
const
Space<F>
& vSpace) {
49
constructor_(sElemPairs, vSpace, vSpace);
50
}
51
private
:
52
void
constructor_(
const
concepts::ElementPairList<F>
& sElemPairs,
53
const
Space<F>
& vSpace1,
54
const
Space<F>
& vSpace2);
55
};
56
57
}
// namespace vectorial
58
59
#endif
// ElementPairListIdentic_hh
concepts::ElementPairList
Definition
elementPairs.hh:41
vectorial::ElementPairListIdentic
Definition
elementPairListIdentic.hh:29
vectorial::ElementPairListIdentic::ElementPairListIdentic
ElementPairListIdentic(const concepts::ElementPairList< F > &sElemPairs, const Space< F > &vSpace)
Definition
elementPairListIdentic.hh:47
vectorial::ElementPairListIdentic::ElementPairListIdentic
ElementPairListIdentic(const concepts::ElementPairList< F > &sElemPairs, const Space< F > &vSpace1, const Space< F > &vSpace2)
Definition
elementPairListIdentic.hh:37
vectorial::Space
Definition
vectorial.hh:478
elementPairs.hh
vectorial
Definition
spaceTraits.hh:24
vectorial.hh
Generated on Wed Sep 13 2023 21:06:25 for Concepts by
1.9.8