Public Member Functions

coordinate_converter< FromPointType, ToPointType, polar_cs, cartesian_cs< 2 > > Class Template Reference

A functor for the transformation from polar coordinates to two-dimensional Cartesian coordinates. More...

#include <point.hpp>

Public Member Functions

ToPointType operator() (FromPointType const &p_in)

Detailed Description

template<typename FromPointType, typename ToPointType>
class viennagrid::coordinate_converter< FromPointType, ToPointType, polar_cs, cartesian_cs< 2 > >

A functor for the transformation from polar coordinates to two-dimensional Cartesian coordinates.


Member Function Documentation

ToPointType operator() ( FromPointType const &  p_in  )  [inline]

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