Weight for the 2D transmission problem. More...
#include <transmissionWeight.hh>
Public Member Functions | |
| concepts::Real | operator() (const SingularSet &, concepts::Real2d point, const Quad< concepts::Real > *) const |
Returns the product of x2 and y2 of point. | |
Weight for the 2D transmission problem.
Computes the product of the distances to the coordinate axis.
Definition at line 41 of file transmissionWeight.hh.
| concepts::Real hp2D::TransmissionWeightProd::operator() | ( | const SingularSet & | , |
| concepts::Real2d | point, | ||
| const Quad< concepts::Real > * | |||
| ) | const |
Returns the product of x2 and y2 of point.