Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Member Functions
hp2D::TrivialWeight Class Reference

A function class for trivial (constant equal 1.0) weight function. More...

#include <shortestDist.hh>

List of all members.

Public Member Functions

Real operator() (const SingularSet &, concepts::Real2d, const Quad< Real > *) const
 Returns 1.

Detailed Description

A function class for trivial (constant equal 1.0) weight function.

Author:
Kersten Schmidt, 2002

Definition at line 24 of file shortestDist.hh.


Member Function Documentation

Real hp2D::TrivialWeight::operator() ( const SingularSet ,
concepts::Real2d  ,
const Quad< Real > *   
) const [inline]

Returns 1.

Definition at line 27 of file shortestDist.hh.


The documentation for this class was generated from the following file:

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)