#include <lplCol006.hh>
Public Member Functions | |
| void | operator() (const Dirac3d000< F > &elmX, const Linear3d000< F > &elmY, uint gauss, concepts::Real dist, F slp[]) const |
Evaluation of the Laplace single layer potential with linear trial functions (collocation). Semi analytic. Far field by 1-point formular.
| F | Field (Real or Cmplx) |
Definition at line 29 of file lplCol006.hh.
| void bem::LplCol006< F >::operator() | ( | const Dirac3d000< F > & | elmX, |
| const Linear3d000< F > & | elmY, | ||
| uint | gauss, | ||
| concepts::Real | dist, | ||
| F | slp[] | ||
| ) | const |
Application operator.
| elmX | Panel on the surface |
| elmY | Panel on the surface |
| gauss | Number of integration points for Gauss quadrature |
| dist | One point formula if distance to bary center is larger than dist |
| slp | Element matrix (output) |