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