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 |
#include <Functions0D.h>
Inheritance diagram for GetCurvilinearAbscissaF0D:
Public Member Functions | |
string | getName () const |
float | operator() (Interface0DIterator &iter) |
string getName | ( | ) | const [inline, virtual] |
Returns the string "GetCurvilinearAbscissaF0D"
Reimplemented from UnaryFunction0D< float >.
float operator() | ( | Interface0DIterator & | iter | ) | [inline, virtual] |
the () operator.
Reimplemented from UnaryFunction0D< float >.