bem::Lpl003< F > Class Template Reference
Evaluation of the Laplace single layer potential with linear trial functions for use in the internal/external points. More...
#include <lpl003.hh>
Public Member Functions | |
void | operator() (const concepts::Real3d &x, const Linear3d000< F > &elm, uint gauss, F slp[]) const |
Application operator. More... | |
Detailed Description
template<class F>
class bem::Lpl003< F >
Evaluation of the Laplace single layer potential with linear trial functions for use in the internal/external points.
- Parameters
-
F Field (Real or Cmplx)
Member Function Documentation
◆ operator()()
template<class F >
void bem::Lpl003< F >::operator() | ( | const concepts::Real3d & | x, |
const Linear3d000< F > & | elm, | ||
uint | gauss, | ||
F | slp[] | ||
) | const |
Application operator.
- Parameters
-
x Evaluation point elm Panel on the surface, gauss Number of Integration points slp Elementvector (output)
The documentation for this class was generated from the following file:
- bemInt/lpl003.hh