You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
bemInt
lplGal018.hh
Go to the documentation of this file.
1
8
#ifndef lplGal018_hh
9
#define lplGal018_hh
10
11
#ifdef __GNUG__
12
#pragma interface
13
#endif
14
15
#include "
bem/element.hh
"
16
17
namespace
bem
{
18
19
// ************************************************************* LplGal018 **
20
27
template
<
class
F>
28
class
LplGal018
{
29
public
:
39
void
operator()
(
const
Constant3d000<F>
& elmX,
const
Constant3d000<F>
& elmY,
40
uint stroudId, uint gaussId,
concepts::Real
dist,
41
F* slp)
const
;
42
void
operator()
(
const
Constant3d001<F>
& elmX,
const
Constant3d001<F>
& elmY,
43
uint stroudId, uint gaussId,
concepts::Real
dist,
44
F* slp)
const
;
45
void
operator()
(
const
Constant3d001<F>
& elmX,
46
const
concepts::Triangle3d
& cellY, uint stroudId,
47
uint gaussId,
concepts::Real
dist, F* slp)
const
;
48
void
operator()
(
const
concepts::Triangle3d
& cellX,
49
const
Constant3d001<F>
& elmY, uint stroudId,
50
uint gaussId,
concepts::Real
dist, F* slp)
const
;
51
void
operator()
(
const
Constant3d002<F>
& elmX,
const
Constant3d002<F>
& elmY,
52
uint stroudId, uint gaussId,
concepts::Real
dist,
53
F* slp)
const
;
54
};
55
56
}
// namespace bem
57
58
#endif
// lplGal018_hh
element.hh
bem::Constant3d000
Definition
element.hh:239
bem::Constant3d001
Definition
element.hh:335
bem::Constant3d002
Definition
element.hh:427
bem::LplGal018
Definition
lplGal018.hh:28
bem::LplGal018::operator()
void operator()(const Constant3d000< F > &elmX, const Constant3d000< F > &elmY, uint stroudId, uint gaussId, concepts::Real dist, F *slp) 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