Public Types

point< Config > Struct Template Reference

Metafunction returning the type of a geometric point as used by vertices of the domain. More...

#include <forwards.h>

Public Types

typedef viennagrid::point_t
< typename
Config::numeric_type, typename
Config::coordinate_system_tag > 
type

Detailed Description

template<typename Config>
struct viennagrid::result_of::point< Config >

Metafunction returning the type of a geometric point as used by vertices of the domain.


Member Typedef Documentation

typedef viennagrid::point_t<typename Config::numeric_type, typename Config::coordinate_system_tag> type

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