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.

Author
Philipp Frauenfelder, 2004

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:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich