ViennaGrid - The Vienna Grid Library  2.1.0
Public Types
coord< SomethingT > Struct Template Reference

Metafunction for obtaining the coordinate type of the geometric point type of something. More...

#include <forwards.hpp>

Public Types

typedef coord< typename point
< SomethingT >::type >::type 
type

Detailed Description

template<typename SomethingT>
struct viennagrid::result_of::coord< SomethingT >

Metafunction for obtaining the coordinate type of the geometric point type of something.

Template Parameters:
SomethingTThe host type, can be a point, an element, a mesh, a segmentation, a segment, an accessor or a field

Member Typedef Documentation

typedef coord< typename point<SomethingT>::type >::type type

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