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 |
Metafunction returning the type of a geometric point as used by vertices of the domain.
typedef viennagrid::point_t<typename Config::numeric_type, typename Config::coordinate_system_tag> type |