Public Member Functions

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

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

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


Member Function Documentation

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

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