h o m e d o c u m e n t a t i o n c l a s s h i e r a r c h y

ShapeIdF0D Class Reference

#include <Functions0D.h>

Inheritance diagram for ShapeIdF0D:

UnaryFunction0D< Id > List of all members.

Detailed Description

Returns the Id of the Shape the Interface0D belongs to. This evaluation can be ambiguous (in the case of a TVertex for example). This functor tries to remove this ambiguity using the context offered by the 1D element to which the Interface0DIterator& belongs to. However, there still can be problematic cases, and the user willing to deal with this cases in a specific way should implement its own getShapeIdF0D functor.


Public Member Functions

string getName () const
Id operator() (Interface0DIterator &iter)

Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "ShapeIdF0D"

Reimplemented from UnaryFunction0D< Id >.

Id operator() Interface0DIterator iter  )  [virtual]
 

the () operator.

Reimplemented from UnaryFunction0D< Id >.


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