bem::LplGal012< F > Class Template Reference
Evaluation of the Laplace double layer potential with constant test/trial functions. More...
#include <lplGal012.hh>
Public Member Functions | |
void | operator() (const Constant3d000< F > &elmX, const Constant3d000< F > &elmY, const uint acry[], F *dlp) const |
Application operator. More... | |
Detailed Description
template<class F>
class bem::LplGal012< F >
Evaluation of the Laplace double layer potential with constant test/trial functions.
Regular cases by 4-dim Gauss quadrature
- Parameters
-
F Field (Real or Cmplx)
Definition at line 26 of file lplGal012.hh.
Member Function Documentation
◆ operator()()
template<class F >
void bem::LplGal012< F >::operator() | ( | const Constant3d000< F > & | elmX, |
const Constant3d000< F > & | elmY, | ||
const uint | acry[], | ||
F * | dlp | ||
) | const |
Application operator.
- Parameters
-
elmX Panel on the surface elmY Panel on the surface acry Number of integration points acry[0] for common edge/vertex acry[1] for Gauss (regular case 2-dim x) acry[2] for Gauss (regular case 2-dim y) dlp Element matrix (output)
The documentation for this class was generated from the following file:
- bemInt/lplGal012.hh