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

Curvature2DAngleF0D Class Reference

#include <Functions0D.h>

Inheritance diagram for Curvature2DAngleF0D:

UnaryFunction0D< real > List of all members.

Detailed Description

Returns a real giving the 2D curvature (as an angle) of the 1D element to which the Interface0DIterator& belongs to and evaluated at the Interface0D pointed by this Interface0DIterator&.


Public Member Functions

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

Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "Curvature2DAngleF0D"

Reimplemented from UnaryFunction0D< real >.

real operator() Interface0DIterator iter  )  [virtual]
 

the () operator.

Reimplemented from UnaryFunction0D< real >.


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