#include <lplGal001.hh>
Public Member Functions | |
| void | operator() (const Linear3d000< F > &elmX, const Linear3d000< F > &elmY, uint stroudId, uint gaussId, F dlp[]) const |
Evaluation of the Laplace double layer potential with linear test/trial functions. Regular cases by 3-dim quadrature (Stroud + 1-d Gauss)
| F | Field (Real or Cmplx) |
Definition at line 26 of file lplGal001.hh.
| void bem::LplGal001< F >::operator() | ( | const Linear3d000< F > & | elmX, |
| const Linear3d000< F > & | elmY, | ||
| uint | stroudId, | ||
| uint | gaussId, | ||
| F | dlp[] | ||
| ) | const |
Application operator.
| elmX | Panel on the surface |
| elmY | Panel on the surface |
| stroudId | Number of integration points for Stroud quadrature |
| gaussId | Number of integration points for Gauss quadrature |
| dlp | Element matrix (output) |