Public Member Functions

coordinate_converter< FromPointType, ToPointType, spherical_cs, cylindrical_cs > Class Template Reference

A functor for the transformation from spherical coodinates to cylindrical 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, spherical_cs, cylindrical_cs >

A functor for the transformation from spherical coodinates to cylindrical coordinates.


Member Function Documentation

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

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