#include <lpl000.hh>
Public Member Functions | |
| void | operator() (const concepts::Real3d &x, const Linear3d000< F > &elm, uint gauss, F dlp[]) const |
Evaluation of the Laplace double layer potential with linear trial functions for use in the internal/external points.
| F | Field (Real or Cmplx) |
| void bem::Lpl000< F >::operator() | ( | const concepts::Real3d & | x, |
| const Linear3d000< F > & | elm, | ||
| uint | gauss, | ||
| F | dlp[] | ||
| ) | const |
Application operator.
| x | Evaluation point |
| elm | Panel on the surface, |
| gauss | Number of Integration points |
| dlp | Elementvector (output) |