bem::Lpl001< F > Class Template Reference

Evaluation of the Laplace double layer potential with constant trial functions for use in the internal/external points. More...

#include <lpl001.hh>

Public Member Functions

void operator() (const concepts::Real3d &x, const Constant3d000< F > &elm, uint gauss, F *dlp) const
 Application operator. More...
 
void operator() (const concepts::Real3d &x, const Constant3d001< F > &elm, uint gauss, F *dlp) const
 
void operator() (const concepts::Real3d &x, const Constant3d002< F > &elm, uint gauss, F *dlp) const
 

Detailed Description

template<class F>
class bem::Lpl001< F >

Evaluation of the Laplace double layer potential with constant trial functions for use in the internal/external points.

Parameters
FField (Real or Cmplx)

Definition at line 26 of file lpl001.hh.

Member Function Documentation

◆ operator()() [1/3]

template<class F >
void bem::Lpl001< F >::operator() ( const concepts::Real3d x,
const Constant3d000< F > &  elm,
uint  gauss,
F *  dlp 
) const

Application operator.

Parameters
xEvaluation point
elmPanel on the surface
gaussNumber of integration points
dlpElement vector (output)

◆ operator()() [2/3]

template<class F >
void bem::Lpl001< F >::operator() ( const concepts::Real3d x,
const Constant3d001< F > &  elm,
uint  gauss,
F *  dlp 
) const

◆ operator()() [3/3]

template<class F >
void bem::Lpl001< F >::operator() ( const concepts::Real3d x,
const Constant3d002< F > &  elm,
uint  gauss,
F *  dlp 
) const

The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich