#include <lpl001.hh>
Public Member Functions | |
| void | operator() (const concepts::Real3d &x, const Constant3d000< F > &elm, uint gauss, F *dlp) const |
| 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 |
Evaluation of the Laplace double layer potential with constant trial functions for use in the internal/external points.
| F | Field (Real or Cmplx) |
| void bem::Lpl001< F >::operator() | ( | const concepts::Real3d & | x, |
| const Constant3d000< F > & | elm, | ||
| uint | gauss, | ||
| F * | dlp | ||
| ) | const |
Application operator.
| x | Evaluation point |
| elm | Panel on the surface |
| gauss | Number of integration points |
| dlp | Element vector (output) |