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

Public Member Functions
hp3D::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::Real3d, const Hexahedron *) const

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 hp3D::TrivialWeight::operator() ( const SingularSet ,
concepts::Real3d  ,
const Hexahedron  
) const [inline]

Definition at line 26 of file shortestDist.hh.


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

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