hp2D::TransmissionWeightProd Class Reference
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 . More... | |
Detailed Description
Weight for the 2D transmission problem.
Computes the product of the distances to the coordinate axis.
Definition at line 43 of file transmissionWeight.hh.
Member Function Documentation
◆ operator()()
concepts::Real hp2D::TransmissionWeightProd::operator() | ( | const SingularSet & | , |
concepts::Real2d | point, | ||
const Quad< concepts::Real > * | |||
) | const |
Returns the product of x2 and y2 of point
.
The documentation for this class was generated from the following file: