You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
bemInt
lplGal011.hh
Go to the documentation of this file.
1
9
#ifndef lplGal011_hh
10
#define lplGal011_hh
11
12
#ifdef __GNUG__
13
#pragma interface
14
#endif
15
16
#include "
bem/element.hh
"
17
18
namespace
bem
{
19
20
// ************************************************************* LplGal011 **
21
28
template
<
class
F>
29
class
LplGal011
{
30
public
:
42
void
operator()
(
const
Constant3d000<F>
& elmX,
const
Constant3d000<F>
& elmY,
43
const
uint acry[],
concepts::Real
d, F* dlp)
const
;
44
void
operator()
(
const
Constant3d001<F>
& elmX,
const
Constant3d001<F>
& elmY,
45
const
uint acry[],
concepts::Real
d, F* dlp)
const
;
46
void
operator()
(
const
Constant3d001<F>
& elmX,
47
const
concepts::Triangle3d
& cellY,
48
const
uint acry[],
concepts::Real
d, F* dlp)
const
;
49
void
operator()
(
const
concepts::Triangle3d
& cellX,
50
const
Constant3d001<F>
& elmY,
51
const
uint acry[],
concepts::Real
d, F* dlp)
const
;
52
};
53
54
}
// namespace bem
55
56
#endif
// lplGal011_hh
element.hh
bem::Constant3d000
Definition
element.hh:239
bem::Constant3d001
Definition
element.hh:335
bem::LplGal011
Definition
lplGal011.hh:29
bem::LplGal011::operator()
void operator()(const Constant3d000< F > &elmX, const Constant3d000< F > &elmY, const uint acry[], concepts::Real d, F *dlp) const
concepts::Triangle3d
Definition
cell2D.hh:718
bem
Definition
bem.hh:18
concepts::Real
double Real
Definition
typedefs.hh:39
Generated on Wed Sep 13 2023 21:06:17 for Concepts by
1.9.8