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