bem::LplGal005< F > Class Template Reference
Evaluation of the Laplace hypersingular operator with linear test/trial functions. More...
#include <lplGal005.hh>
Public Member Functions | |
void | operator() (const Linear3d000< F > &elmX, const Linear3d000< F > &elmY, uint gaussId, F hyp[]) const |
Application operator. More... | |
Detailed Description
template<class F>
class bem::LplGal005< F >
Evaluation of the Laplace hypersingular operator with linear test/trial functions.
Regular cases by 4-dim Gauss quadrature
- Parameters
-
F Field (Real or Cmplx)
Definition at line 27 of file lplGal005.hh.
Member Function Documentation
◆ operator()()
template<class F >
void bem::LplGal005< F >::operator() | ( | const Linear3d000< F > & | elmX, |
const Linear3d000< F > & | elmY, | ||
uint | gaussId, | ||
F | hyp[] | ||
) | const |
Application operator.
- Parameters
-
elmX Panel on the surface elmY Panel on the surface gaussId Number of integration points for Gauss quadrature hyp Element matrix (output)
The documentation for this class was generated from the following file:
- bemInt/lplGal005.hh