ViennaGrid - The Vienna Grid Library
2.1.0
|
Convenience metafunction for the conversion to Cartesian coordinates. More...
#include <point.hpp>
Public Types | |
typedef viennagrid::spatial_point < typename result_of::coord < PointType >::type, viennagrid::cartesian_cs < viennagrid::result_of::static_size < PointType >::value > > | type |
Convenience metafunction for the conversion to Cartesian coordinates.
typedef viennagrid::spatial_point<typename result_of::coord<PointType>::type, viennagrid::cartesian_cs<viennagrid::result_of::static_size<PointType>::value> > type |