ViennaGrid - The Vienna Grid Library  2.1.0
Static Public Member Functions | Static Public Attributes
polar_cs Struct Reference

Provides the basic operations in a polar coordinate system (r, phi) More...

#include <point.hpp>

Inheritance diagram for polar_cs:
cs_base< polar_cs >

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

Detailed Description

Provides the basic operations in a polar coordinate system (r, phi)


Member Function Documentation

static PointType& inplace_stretch ( PointType &  p1,
typename result_of::coord< PointType >::type  factor 
) [inline, static]

Field Documentation

const int dim = 2 [static]

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