You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
bemInt
lpl000.hh
1
/* @file bemInt/lpl000.hh
2
3
Laplace, double layer potential
4
linear trial functions,
5
evaluation in the internal/external points
6
*/
7
8
#ifndef lpl000_hh
9
#define lpl000_hh
10
11
#include "
basics/vectorsMatricesForward.hh
"
12
#include "
bem/element.hh
"
13
14
namespace
bem
{
15
16
// **************************************************************** Lpl000 **
17
22
template
<
class
F>
23
class
Lpl000
{
24
public
:
31
void
operator()
(
const
concepts::Real3d
& x,
const
Linear3d000<F>
& elm,
32
uint gauss, F dlp[])
const
;
33
};
34
35
}
// namespace bem
36
37
#endif
// lpl000_hh
element.hh
bem::Linear3d000
Definition
element.hh:141
bem::Lpl000
Definition
lpl000.hh:23
bem::Lpl000::operator()
void operator()(const concepts::Real3d &x, const Linear3d000< F > &elm, uint gauss, F dlp[]) const
concepts::Point< Real, 3 >
bem
Definition
bem.hh:18
vectorsMatricesForward.hh
Generated on Wed Sep 13 2023 21:06:17 for Concepts by
1.9.8