bem::LplCol007< F > Class Template Reference
Evaluation of the Laplace double layer potential with linear trial functions (collocation). More...
#include <lplCol007.hh>
Public Member Functions | |
void | operator() (const Dirac3d000< F > &elmX, const Linear3d000< F > &elmY, uint gauss, concepts::Real dist, F dlp[]) const |
Application operator. More... | |
Detailed Description
template<class F>
class bem::LplCol007< F >
Evaluation of the Laplace double layer potential with linear trial functions (collocation).
Semi analytic. Far field by 1-point formular.
- Parameters
-
F Field (Real or Cmplx)
Definition at line 27 of file lplCol007.hh.
Member Function Documentation
◆ operator()()
template<class F >
void bem::LplCol007< F >::operator() | ( | const Dirac3d000< F > & | elmX, |
const Linear3d000< F > & | elmY, | ||
uint | gauss, | ||
concepts::Real | dist, | ||
F | dlp[] | ||
) | const |
Application operator.
- Parameters
-
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 dlp Element matrix (output)
The documentation for this class was generated from the following file:
- bemInt/lplCol007.hh