ViennaGrid - The Vienna Grid Library
2.1.0
|
Provides the basic operations in a polar coordinate system (r, phi) More...
#include <point.hpp>
Static Public Member Functions | |
template<typename PointType > | |
static PointType & | inplace_stretch (PointType &p1, typename result_of::coord< PointType >::type factor) |
Static Public Attributes | |
static const int | dim = 2 |
Provides the basic operations in a polar coordinate system (r, phi)
static PointType& inplace_stretch | ( | PointType & | p1, |
typename result_of::coord< PointType >::type | factor | ||
) | [inline, static] |
const int dim = 2 [static] |