Public Member Functions

coordinate_converter< FromPointType, ToPointType, spherical_cs, cartesian_cs< 3 > > Class Template Reference

A functor for the transformation from spherical coodinates to three-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, spherical_cs, cartesian_cs< 3 > >

A functor for the transformation from spherical coodinates to three-dimensional Cartesian coordinates.


Member Function Documentation

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

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