#include <lpl004.hh>
Public Member Functions | |
void | operator() (const concepts::Real3d &x, const Constant3d000< F > &elm, uint gauss, F *slp) const |
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 |
Evaluation of the Laplace single layer potential with constant trial functions for use in the internal/external points.
F | Field (Real or Cmplx) |
void bem::Lpl004< F >::operator() | ( | const concepts::Real3d & | x, |
const Constant3d000< F > & | elm, | ||
uint | gauss, | ||
F * | slp | ||
) | const |
Application operator.
x | Evaluation point |
elm | Panel on the surface |
gauss | Number of integration points |
slp | Element vector (output) |