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